fioctl keys rotate-root

Rotate root signing key used by the Factory

Synopsis

Rotate root signing key used by the Factory

fioctl keys rotate-root <offline key archive> [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-root
    --initial            Used for the first customer rotation. The command will download the initial root key
-k, --key-type string    Key type, supported: Ed25519, RSA (default). (default "RSA")
    --sync-prod          Make sure production root.json is up-to-date and exit
-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