Skip to main content

DeleteApiSecretClient

Deletes a secret of a client.

Examples

Basic usage:

octo-cli -c DeleteApiSecretClient -cid "my-client" -s "sha256-encoded-value"

Options

ShortLongRequiredDescription
-cid--clientIdyesID of client
-s--secretValueyesValue (sha256) of secret
-y--yesnoSkip confirmation prompt