Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 2. acl
			This chapter describes the commands under the acl command.
		
2.1. acl delete Link kopierenLink in die Zwischenablage kopiert!
Usage:
openstack acl delete [-h] URI
openstack acl delete [-h] URI
Delete ACLs for a secret or container as identified by its href.
| Value | Summary | 
|---|---|
|   URI  |   The uri reference for the secret or container.  | 
| Value | Summary | 
|---|---|
|   -h, --help  |   Show this help message and exit  | 
This command is provided by the python-barbicanclient plugin.
2.2. acl get Link kopierenLink in die Zwischenablage kopiert!
Usage:
Retrieve ACLs for a secret or container by providing its href.
| Value | Summary | 
|---|---|
|   URI  |   The uri reference for the secret or container.  | 
| Value | Summary | 
|---|---|
|   -h, --help  |   Show this help message and exit  | 
| 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-barbicanclient plugin.
2.3. acl submit Link kopierenLink in die Zwischenablage kopiert!
Usage:
Submit ACL on a secret or container as identified by its href.
| Value | Summary | 
|---|---|
|   URI  |   The uri reference for the secret or container.  | 
| Value | Summary | 
|---|---|
|   -h, --help  |   Show this help message and exit  | 
|   --user [USERS], -u [USERS]  |   Keystone userid(s) for ACL.  | 
|   --project-access  |   Flag to enable project access behavior.  | 
|   --no-project-access  |   Flag to disable project access behavior.  | 
|   --operation-type {read}, -o {read}  |   Type of Barbican operation ACL is set for  | 
| 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-barbicanclient plugin.
2.4. acl user add Link kopierenLink in die Zwischenablage kopiert!
Usage:
Add ACL users to a secret or container as identified by its href.
| Value | Summary | 
|---|---|
|   URI  |   The uri reference for the secret or container.  | 
| Value | Summary | 
|---|---|
|   -h, --help  |   Show this help message and exit  | 
|   --user [USERS], -u [USERS]  |   Keystone userid(s) for ACL.  | 
|   --project-access  |   Flag to enable project access behavior.  | 
|   --no-project-access  |   Flag to disable project access behavior.  | 
|   --operation-type {read}, -o {read}  |   Type of Barbican operation ACL is set for  | 
| 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-barbicanclient plugin.
2.5. acl user remove Link kopierenLink in die Zwischenablage kopiert!
Usage:
Remove ACL users from a secret or container as identified by its href.
| Value | Summary | 
|---|---|
|   URI  |   The uri reference for the secret or container.  | 
| Value | Summary | 
|---|---|
|   -h, --help  |   Show this help message and exit  | 
|   --user [USERS], -u [USERS]  |   Keystone userid(s) for ACL.  | 
|   --project-access  |   Flag to enable project access behavior.  | 
|   --no-project-access  |   Flag to disable project access behavior.  | 
|   --operation-type {read}, -o {read}  |   Type of Barbican operation ACL is set for  | 
| 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-barbicanclient plugin.