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