Este conteúdo não está disponível no idioma selecionado.
Chapter 80. zone
			This chapter describes the commands under the zone command.
		
80.1. zone abandon
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]
                            idAbandon 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
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]
                         idAXFR 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
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
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]
                                     idDelete 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
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
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
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
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
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
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
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_idDelete 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
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
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
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
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
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_idDelete 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
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
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
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
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
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
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
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
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
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
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]
                                            idDelete 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
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
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
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.