mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-11 00:03:27 -04:00
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.
4.8 KiB
4.8 KiB