fioctl targets offline-update show#

Parse and print the specified bundle metadata

Synopsis#

Parse and print the specified bundle metadata.

Run this command if you would like to get information about an offline bundle. Specifically, what Targets it includes, what the type of the Targets (CI or production), a bundle’s expiration time’, etc.

fioctl targets offline-update show <path to an offline bundle> [flags]

Options#

-h, --help   help for show

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#