designateclient.v2.cli.tlds Module¶designateclient.v2.cli.tlds.CreateTLDCommand(app, app_args, cmd_name=None)[source]¶Bases: osc_lib.command.command.ShowOne
Create new tld
log = <logging.Logger object>¶designateclient.v2.cli.tlds.DeleteTLDCommand(app, app_args, cmd_name=None)[source]¶Bases: osc_lib.command.command.Command
Delete tld
log = <logging.Logger object>¶designateclient.v2.cli.tlds.ListTLDsCommand(app, app_args, cmd_name=None)[source]¶Bases: osc_lib.command.command.Lister
List tlds
columns = ['id', 'name', 'description']¶log = <logging.Logger object>¶ 
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.