Chapter 80. zone
This chapter describes the commands under the zone
command.
80.1. zone abandon Copy linkLink copied to clipboard!
Usage:
openstack zone abandon [-h] [--all-projects] [--edit-managed] [--sudo-project-id SUDO_PROJECT_ID] id
openstack zone abandon [-h] [--all-projects] [--edit-managed]
[--sudo-project-id SUDO_PROJECT_ID]
id
Abandon a zone
Value | Summary |
---|---|
id | Zone id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
This command is provided by the python-designateclient plugin.
80.2. zone axfr Copy linkLink copied to clipboard!
Usage:
openstack zone axfr [-h] [--all-projects] [--edit-managed] [--sudo-project-id SUDO_PROJECT_ID] id
openstack zone axfr [-h] [--all-projects] [--edit-managed]
[--sudo-project-id SUDO_PROJECT_ID]
id
AXFR a zone
Value | Summary |
---|---|
id | Zone id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
This command is provided by the python-designateclient plugin.
80.3. zone blacklist create Copy linkLink copied to clipboard!
Usage:
Create new blacklist
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--pattern PATTERN | Blacklist pattern |
--description DESCRIPTION | Description |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.4. zone blacklist delete Copy linkLink copied to clipboard!
Usage:
openstack zone blacklist delete [-h] [--all-projects] [--edit-managed] [--sudo-project-id SUDO_PROJECT_ID] id
openstack zone blacklist delete [-h] [--all-projects] [--edit-managed]
[--sudo-project-id SUDO_PROJECT_ID]
id
Delete blacklist
Value | Summary |
---|---|
id | Blacklist id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
This command is provided by the python-designateclient plugin.
80.5. zone blacklist list Copy linkLink copied to clipboard!
Usage:
List blacklists
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-designateclient plugin.
80.6. zone blacklist set Copy linkLink copied to clipboard!
Usage:
Set blacklist properties
Value | Summary |
---|---|
id | Blacklist id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--pattern PATTERN | Blacklist pattern |
--description DESCRIPTION | Description |
--no-description | |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.7. zone blacklist show Copy linkLink copied to clipboard!
Usage:
Show blacklist details
Value | Summary |
---|---|
id | Blacklist id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.8. zone create Copy linkLink copied to clipboard!
Usage:
Create new zone
Value | Summary |
---|---|
name | Zone name |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--email EMAIL | Zone email |
--type TYPE | Zone type |
--ttl TTL | Time to live (seconds) |
--description DESCRIPTION | Description |
--masters MASTERS [MASTERS …] | Zone Masters |
--attributes ATTRIBUTES [ATTRIBUTES …] | Zone Attributes |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.9. zone delete Copy linkLink copied to clipboard!
Usage:
Delete zone
Value | Summary |
---|---|
id | Zone id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.10. zone export create Copy linkLink copied to clipboard!
Usage:
Export a Zone
Value | Summary |
---|---|
zone_id | Zone id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.11. zone export delete Copy linkLink copied to clipboard!
Usage:
openstack zone export delete [-h] [--all-projects] [--edit-managed] [--sudo-project-id SUDO_PROJECT_ID] zone_export_id
openstack zone export delete [-h] [--all-projects] [--edit-managed]
[--sudo-project-id SUDO_PROJECT_ID]
zone_export_id
Delete a Zone Export
Value | Summary |
---|---|
zone_export_id | Zone export id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
This command is provided by the python-designateclient plugin.
80.12. zone export list Copy linkLink copied to clipboard!
Usage:
List Zone Exports
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-designateclient plugin.
80.13. zone export show Copy linkLink copied to clipboard!
Usage:
Show a Zone Export
Value | Summary |
---|---|
zone_export_id | Zone export id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.14. zone export showfile Copy linkLink copied to clipboard!
Usage:
Show the zone file for the Zone Export
Value | Summary |
---|---|
zone_export_id | Zone export id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.15. zone import create Copy linkLink copied to clipboard!
Usage:
Import a Zone from a file on the filesystem
Value | Summary |
---|---|
zone_file_path | Path to a zone file |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.16. zone import delete Copy linkLink copied to clipboard!
Usage:
openstack zone import delete [-h] [--all-projects] [--edit-managed] [--sudo-project-id SUDO_PROJECT_ID] zone_import_id
openstack zone import delete [-h] [--all-projects] [--edit-managed]
[--sudo-project-id SUDO_PROJECT_ID]
zone_import_id
Delete a Zone Import
Value | Summary |
---|---|
zone_import_id | Zone import id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
This command is provided by the python-designateclient plugin.
80.17. zone import list Copy linkLink copied to clipboard!
Usage:
List Zone Imports
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-designateclient plugin.
80.18. zone import show Copy linkLink copied to clipboard!
Usage:
Show a Zone Import
Value | Summary |
---|---|
zone_import_id | Zone import id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.19. zone list Copy linkLink copied to clipboard!
Usage:
List zones
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--name NAME | Zone name |
--email EMAIL | Zone email |
--type TYPE | Zone type |
--ttl TTL | Time to live (seconds) |
--description DESCRIPTION | Description |
--status STATUS | Zone status |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-designateclient plugin.
80.20. zone set Copy linkLink copied to clipboard!
Usage:
Set zone properties
Value | Summary |
---|---|
id | Zone id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--email EMAIL | Zone email |
--ttl TTL | Time to live (seconds) |
--description DESCRIPTION | Description |
--no-description | |
--masters MASTERS [MASTERS …] | Zone Masters |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.21. zone show Copy linkLink copied to clipboard!
Usage:
Show zone details
Value | Summary |
---|---|
id | Zone id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.22. zone transfer accept list Copy linkLink copied to clipboard!
Usage:
List Zone Transfer Accepts
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-designateclient plugin.
80.23. zone transfer accept request Copy linkLink copied to clipboard!
Usage:
Accept a Zone Transfer Request
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--transfer-id TRANSFER_ID | Transfer ID |
--key KEY | Transfer key |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.24. zone transfer accept show Copy linkLink copied to clipboard!
Usage:
Show Zone Transfer Accept
Value | Summary |
---|---|
id | Zone tranfer accept id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.25. zone transfer request create Copy linkLink copied to clipboard!
Usage:
Create new zone transfer request
Value | Summary |
---|---|
zone_id | Zone id to transfer. |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--target-project-id TARGET_PROJECT_ID | Target Project ID to transfer to. |
--description DESCRIPTION | Description |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.26. zone transfer request delete Copy linkLink copied to clipboard!
Usage:
openstack zone transfer request delete [-h] [--all-projects] [--edit-managed] [--sudo-project-id SUDO_PROJECT_ID] id
openstack zone transfer request delete [-h] [--all-projects]
[--edit-managed]
[--sudo-project-id SUDO_PROJECT_ID]
id
Delete a Zone Transfer Request
Value | Summary |
---|---|
id | Zone transfer request id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
This command is provided by the python-designateclient plugin.
80.27. zone transfer request list Copy linkLink copied to clipboard!
Usage:
List Zone Transfer Requests
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-designateclient plugin.
80.28. zone transfer request set Copy linkLink copied to clipboard!
Usage:
Set a Zone Transfer Request
Value | Summary |
---|---|
id | Zone transfer request id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description DESCRIPTION | Description |
--no-description | |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.
80.29. zone transfer request show Copy linkLink copied to clipboard!
Usage:
Show Zone Transfer Request Details
Value | Summary |
---|---|
id | Zone tranfer request id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--all-projects | Show results from all projects. default: false |
--edit-managed | Edit resources marked as managed. default: false |
--sudo-project-id SUDO_PROJECT_ID | Project ID to impersonate for this command. Default: None |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-designateclient plugin.