Skip to content

orca ca

Barbican Certificate Authorities.

The reference below is generated from the live CLI by mkdocs-click. It always reflects the version installed.

orca ca

Barbican Certificate Authorities (admin).

Usage:

orca ca [OPTIONS] COMMAND [ARGS]...

Options:

Name Type Description Default
--help boolean Show this message and exit. False

Subcommands

  • get: Show a Certificate Authority by ID.
  • list: List Certificate Authorities registered with Barbican.

orca ca get

Show a Certificate Authority by ID.

Usage:

orca ca get [OPTIONS] CA_ID

Options:

Name Type Description Default
--noindent boolean Disable JSON indentation. False
--max-width integer Maximum table width (0 = unlimited). None
--fit-width boolean Fit table to terminal width. False
--column, -c text Column to include (repeatable). Shows all if omitted. Sentinel.UNSET
--format, -f choice (table | json | value) Output format. table
--help boolean Show this message and exit. False

orca ca list

List Certificate Authorities registered with Barbican.

Usage:

orca ca list [OPTIONS]

Options:

Name Type Description Default
--noindent boolean Disable JSON indentation. False
--max-width integer Maximum table width (0 = unlimited). None
--fit-width boolean Fit table to terminal width. False
--column, -c text Column to include (repeatable). Shows all if omitted. Sentinel.UNSET
--format, -f choice (table | json | value) Output format. table
--help boolean Show this message and exit. False