Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 80. zone
			This chapter describes the commands under the zone command.
		
80.1. zone abandon Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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.