You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tr-C02Q34JGG8WM:astro tatianaromanova$ tvm install --help
Download and link the specified version of Terraform
Usage:
tvm install [flags]
Flags:
-h, --help help for install
--path string path to link Terraform binary to (default: /usr/local/bin/terraform )
Global Flags:
--repo string path to store versions (default is $HOME/.tvm)
Actual usage is tvm [flags] <version> but the help doesn't reflect that.