Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.41 KB

integrationcli_integrations_clean.md

File metadata and controls

42 lines (31 loc) · 1.41 KB

integrationcli integrations clean

Deletes undeployed/unused versions of an Integration

Synopsis

Deletes undeployed/unused versions of an Integration

integrationcli integrations clean [flags]

Options

  -h, --help                   help for clean
  -k, --keepList stringArray   List of snapshots to keep, -k 1 -k 2
  -n, --name string            Integration name
      --report                 Report which integration snapshots will be deleted (default true)

Options inherited from parent commands

  -a, --account string   Path Service Account private key in JSON
      --api api          Sets the control plane API. Must be one of prod, staging or autopush; default is prod
      --default-token    Use Google default application credentials access token
      --disable-check    Disable check for newer versions
      --metadata-token   Metadata OAuth2 access token
      --no-output        Disable printing all statements to stdout
      --print-output     Control printing of info log statements (default true)
  -p, --proj string      Integration GCP Project name
  -r, --reg string       Integration region name
  -t, --token string     Google OAuth Token
      --verbose          Enable verbose output from integrationcli

SEE ALSO

Auto generated by spf13/cobra on 10-Jan-2025