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.

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat