此内容没有您所选择的语言版本。
Chapter 55. recordset
This chapter describes the commands under the recordset
command.
55.1. recordset create 复制链接链接已复制到粘贴板!
Usage:
Create new recordset
Value | Summary |
---|---|
zone_id | Zone id |
name | Recordset name |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--record RECORD | Recordset record, repeat if necessary |
--type TYPE | Recordset type |
--ttl TTL | Time to live (seconds) |
--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.
55.2. recordset delete 复制链接链接已复制到粘贴板!
Usage:
Delete recordset
Value | Summary |
---|---|
zone_id | Zone id |
id | Recordset 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.
55.3. recordset list 复制链接链接已复制到粘贴板!
Usage:
List recordsets
Value | Summary |
---|---|
zone_id | Zone id. to list all recordsets specify 'all' |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--name NAME | Recordset name |
--type TYPE | Recordset type |
--data DATA | Recordset record data |
--ttl TTL | Time to live (seconds) |
--description DESCRIPTION | Description |
--status STATUS | Recordset status |
--action ACTION | Recordset action |
--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.
55.4. recordset set 复制链接链接已复制到粘贴板!
Usage:
Set recordset properties
Value | Summary |
---|---|
zone_id | Zone id |
id | Recordset id |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--record RECORD | Recordset record, repeat if necessary |
--description DESCRIPTION | Description |
--no-description | |
--ttl TTL | Ttl |
--no-ttl | |
--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.
55.5. recordset show 复制链接链接已复制到粘贴板!
Usage:
Show recordset details
Value | Summary |
---|---|
zone_id | Zone id |
id | Recordset 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.