Skip to main content

ory delete jwk

ory delete jwk

Delete one or more JSON Web Key Sets by their set ID

Synopsis

This command deletes one or more JSON Web Key Sets by their respective set IDs.

ory delete jwk <id-1> [<id-2> ...] [flags]

Examples

{{ .CommandPath }} <set-1> <set-2> <set-3>

Options

  -h, --help             help for jwk
--project string The project to use

Options inherited from parent commands

  -c, --config string   Path to the Ory Cloud configuration file.
--format string Set the output format. One of default, json, yaml, and json-pretty. (default "default")
-q, --quiet Be quiet with output printing.
-y, --yes Confirm all dialogs with yes.

SEE ALSO