Skip to main content

tnctl approve

tnctl approve

Approves a terraform configuration for release

Synopsis

Used to approve a terraform configuration and permit the configuration to move into the apply stage. This command effectively changes the terraform.appvia.io/apply annotation from 'false' to 'true'.

Approve one or more configurations $ tnctl approve NAME

tnctl approve NAME [flags]

Options

  -h, --help               help for approve
-n, --namespace string Namespace of the resource/s (default "default")

Options inherited from parent commands

      --config string   Path to the configuration file (default "HOME/.tnctl.yaml")
--verbose Enable verbose logging

SEE ALSO

  • tnctl - Terranetes CLI tool