mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-06 07:00:27 -05:00
Add -no-color to help text
This commit is contained in:
@@ -74,6 +74,9 @@ Usage: terraform pull [options]
|
||||
|
||||
Refreshes the cached state file from the remote server.
|
||||
|
||||
Options:
|
||||
|
||||
-no-color If specified, output won't contain any color.
|
||||
`
|
||||
return strings.TrimSpace(helpText)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user