Skip to content

Commit

Permalink
command: mention plan options in refresh help text (#30892)
Browse files Browse the repository at this point in the history
* command: add parallelism option to refresh help text
  • Loading branch information
kmoe committed May 31, 2022
1 parent a658797 commit 54b8374
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/command/refresh.go
Expand Up @@ -202,6 +202,8 @@ Options:
-no-color If specified, output won't contain any color.
-parallelism=n Limit the number of concurrent operations. Defaults to 10.
-target=resource Resource to target. Operation will be limited to this
resource and its dependencies. This flag can be used
multiple times.
Expand Down

0 comments on commit 54b8374

Please sign in to comment.