python-tatuclient/designateclient/v2/cli
Jens Harbott 66e4955408 Improve recordset create UI
The current implementation has '--records' as a quasi-positional
argument, with the nargs='+' parameter it can only be used at the end of
the command, which is confusing to users and doesn't comply with the
help message.

Add a new option '--record' that takes only exactly one record as
parameter and can be repeated when multiple records are present.
Deprecate the old option so it can be removed in the future.

Change-Id: I8fefd9d0f104170d50c5d5dc3cbcc53facda9baf
Closes-Bug: 1736161
2017-12-07 14:18:31 +00:00
..
__init__.py V2 CLI Support 2015-09-02 15:54:08 +02:00
blacklists.py Use osc_lib instead of cliff 2016-07-01 10:52:30 +08:00
common.py Add global flags to cli 2016-06-28 18:03:07 +01:00
quotas.py Add quota set / list / reset commands 2016-06-29 19:25:25 +01:00
recordsets.py Improve recordset create UI 2017-12-07 14:18:31 +00:00
reverse.py Merge "Resolve FloatingIP PTR records clis argument's description" 2016-08-24 06:17:21 +00:00
service_statuses.py Use osc_lib instead of cliff 2016-07-01 10:52:30 +08:00
tlds.py Use osc_lib instead of cliff 2016-07-01 10:52:30 +08:00
tsigkeys.py Add tsig key support to python-designateclient 2017-07-07 14:16:30 +02:00
zones.py Add attribute support to create zone cli 2017-01-31 23:05:08 +00:00