Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 645 Bytes

terracanary_args.md

File metadata and controls

23 lines (14 loc) · 645 Bytes

terracanary args

Set args that will be passed to terraform for plan/apply/destroy

Synopsis

This persistently configures terracanary to pass a set of arbitrary arguments through to terraform when running commands that require input variables (plan, apply, destroy). It should be run after 'terracanary init' but before any other terracanary commands; see the init help for a complete example.

terracanary args -- <terraform-flags>...

Options

  -h, --help   help for args

SEE ALSO

  • terracanary - Deployment orchestration using terraform
Auto generated by spf13/cobra on 12-Apr-2018