fioctl targets prune

Prune target(s)

Synopsis

Prune target(s)

fioctl targets prune <target> [<target>...] [flags]

Options

    --by-tag          Prune all targets by tags instead of name
    --dryrun          Only show what would be pruned
-h, --help            help for prune
    --keep-last int   Keep the last X number of builds for a tag when pruning
    --no-tail         Don't tail output of CI Job

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