このコンテンツは選択した言語では利用できません。

Chapter 2. acl


This chapter describes the commands under the acl command.

2.1. acl delete

Usage:

openstack acl delete [-h] URI
Copy to Clipboard Toggle word wrap

Delete ACLs for a secret or container as identified by its href.

Expand
Table 2.1. Positional Arguments
ValueSummary

URI

The uri reference for the secret or container.

Expand
Table 2.2. Optional Arguments
ValueSummary

-h, --help

Show this help message and exit

This command is provided by the python-barbicanclient plugin.

2.2. acl get

Usage:

openstack acl get [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]

                       [--max-width <integer>] [--fit-width] [--print-empty]
                       [--noindent] [--quote {all,minimal,none,nonnumeric}]
                       [--sort-column SORT_COLUMN]
                       URI
Copy to Clipboard Toggle word wrap

Retrieve ACLs for a secret or container by providing its href.

Expand
Table 2.3. Positional Arguments
ValueSummary

URI

The uri reference for the secret or container.

Expand
Table 2.4. Optional Arguments
ValueSummary

-h, --help

Show this help message and exit

Expand
Table 2.5. Output Formatters
ValueSummary

-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

Expand
Table 2.6. Table Formatter
ValueSummary

--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.

Expand
Table 2.7. JSON Formatter
ValueSummary

--noindent

Whether to disable indenting the json

Expand
Table 2.8. CSV Formatter
ValueSummary

--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

Usage:

openstack acl submit [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]

                          [--max-width <integer>] [--fit-width]
                          [--print-empty] [--noindent]
                          [--quote {all,minimal,none,nonnumeric}]
                          [--sort-column SORT_COLUMN] [--user [USERS]]
                          [--project-access | --no-project-access]
                          [--operation-type {read}]
                          URI
Copy to Clipboard Toggle word wrap

Submit ACL on a secret or container as identified by its href.

Expand
Table 2.9. Positional Arguments
ValueSummary

URI

The uri reference for the secret or container.

Expand
Table 2.10. Optional Arguments
ValueSummary

-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

Expand
Table 2.11. Output Formatters
ValueSummary

-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

Expand
Table 2.12. Table Formatter
ValueSummary

--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.

Expand
Table 2.13. JSON Formatter
ValueSummary

--noindent

Whether to disable indenting the json

Expand
Table 2.14. CSV Formatter
ValueSummary

--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

Usage:

openstack acl user add [-h] [-f {csv,json,table,value,yaml}]

                            [-c COLUMN] [--max-width <integer>]
                            [--fit-width] [--print-empty] [--noindent]
                            [--quote {all,minimal,none,nonnumeric}]
                            [--sort-column SORT_COLUMN] [--user [USERS]]
                            [--project-access | --no-project-access]
                            [--operation-type {read}]
                            URI
Copy to Clipboard Toggle word wrap

Add ACL users to a secret or container as identified by its href.

Expand
Table 2.15. Positional Arguments
ValueSummary

URI

The uri reference for the secret or container.

Expand
Table 2.16. Optional Arguments
ValueSummary

-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

Expand
Table 2.17. Output Formatters
ValueSummary

-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

Expand
Table 2.18. Table Formatter
ValueSummary

--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.

Expand
Table 2.19. JSON Formatter
ValueSummary

--noindent

Whether to disable indenting the json

Expand
Table 2.20. CSV Formatter
ValueSummary

--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

Usage:

openstack acl user remove [-h] [-f {csv,json,table,value,yaml}]

                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--quote {all,minimal,none,nonnumeric}]
                               [--sort-column SORT_COLUMN] [--user [USERS]]
                               [--project-access | --no-project-access]
                               [--operation-type {read}]
                               URI
Copy to Clipboard Toggle word wrap

Remove ACL users from a secret or container as identified by its href.

Expand
Table 2.21. Positional Arguments
ValueSummary

URI

The uri reference for the secret or container.

Expand
Table 2.22. Optional Arguments
ValueSummary

-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

Expand
Table 2.23. Output Formatters
ValueSummary

-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

Expand
Table 2.24. Table Formatter
ValueSummary

--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.

Expand
Table 2.25. JSON Formatter
ValueSummary

--noindent

Whether to disable indenting the json

Expand
Table 2.26. CSV Formatter
ValueSummary

--quote {all,minimal,none,nonnumeric}

when to include quotes, defaults to nonnumeric

This command is provided by the python-barbicanclient plugin.

トップに戻る
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

Theme

© 2025 Red Hat