Documentation
¶
Overview ¶
Package cmdutil provides shared helpers for command implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveOrganization ¶
ResolveOrganization returns org from: explicit flag > profile > terraform cloud config.
func ResolvePath ¶
ResolvePath substitutes {organization_name} in a path template with org. Returns an error if org is required but empty, with helpful message about setting one via `profile set default_organization` or `--organization`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.