fioctl keys rotate-targets

Rotate the offline target signing key for the Factory

Synopsis

Rotate the offline target signing key for the Factory.

If there are any production targets in your factory - they are re-signed using the new key. This command is not allowed if there is an active wave in your factory.

fioctl keys rotate-targets <offline-creds.tgz> [flags]

Options

-m, --changelog string   Reason for doing rotation. Saved in root metadata for tracking change history
-f, --factory string     Factory to list targets for
-h, --help               help for rotate-targets
-k, --key-type string    Key type, supported: Ed25519, RSA (default). (default "RSA")
-t, --token string       API token from https://app.foundries.io/settings/tokens/

Options inherited from parent commands

-c, --config string   config file (default is $HOME/.config/fioctl.yaml)
-v, --verbose         Print verbose logging

SEE ALSO

  • fioctl keys - Manage keys in use by your factory fleet