anjuna-policy-manager

The anjuna-policy-manager is the management CLI for the Anjuna Policy Manager (APM). It is used to manage policies and secrets for the APM.

Global options

The following options are available for all anjuna-policy-manager subcommands.

--addr <address>

Address of the Anjuna Policy Manager. This can also be provided via the ANJUNA_ADDR environment variable.

--ca-cert <file-path>

Path to a PEM-encoded CA certificate used to verify the Policy Manager’s TLS certificate. This can also be provided via the ANJUNA_CACERT environment variable.

--engine-path <path>

Alternative path for the secret engine (default is "anjuna").

--token <token>

The management token for the Anjuna Policy Manager. This can also be provided via the ANJUNA_TOKEN environment variable.

-h, --help

Prints the help information for this command.