cub worker key list
cub worker key list
List the keys a worker can authenticate with
Synopsis
List the public keys registered against a worker's identity.
Last-Used is what makes a key safe to retire: a key nothing has used is a key nothing depends on. It is also how an unexpected key gives itself away, by starting to be used.
Examples:
cub worker key list my-worker
cub worker key list <worker> [flags]
Options
-h, --help help for list
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
--space string space ID to perform command on
SEE ALSO
- cub worker key - Manage the keys a worker authenticates with