fioctl keys copy-targets¶
Copy the target signing credentials from the offline key archive
Synopsis¶
This command extracts the target signing credentials required for initializing waves into a new tarball so that the offline key archive isn’t required for rolling out production updates. This should be run after each target key rotation and distributed to the operator in charge of production OTAs.
fioctl keys copy-targets <offline key archive> <new targets archive> [flags]
Options¶
-f, --factory string Factory to list targets for
-h, --help help for copy-targets
-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