fioctl waves cancel

Cancel a given Wave by name

Synopsis

Cancel a given Wave by name. Once canceled, a Wave is no longer available as an update source for production devices. However, those already updated will remain on that version until a new version is rolled out.

fioctl waves cancel <wave> [flags]

Options

-h, --help   help for cancel

Options inherited from parent commands

-c, --config string    config file (default is $HOME/.config/fioctl.yaml)
-f, --factory string   Factory to list Targets for
-t, --token string     API token from https://app.foundries.io/settings/tokens/
-v, --verbose          Print verbose logging

SEE ALSO