mirror of https://github.com/hashicorp/terraform
We globally support a -v/-version/--version flag, which triggers the version subcommand. The recent introduction of JSON output support meant we started parsing the flags for the first time, but we didn't add flags for these global version arguments. This commit adds those flags (but doesn't check them, since they have no effect on the version command itself). Also adds usage information for terraform version.pull/25277/head
parent
d144c391fa
commit
163c943e9b
Loading…
Reference in new issue