command: mention plan options in refresh help text (#30892)

* command: add parallelism option to refresh help text
pull/31160/head
kmoe 4 years ago committed by GitHub
parent a6587970d0
commit 54b837416c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -202,6 +202,8 @@ Options:
-no-color If specified, output won't contain any color. -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 -target=resource Resource to target. Operation will be limited to this
resource and its dependencies. This flag can be used resource and its dependencies. This flag can be used
multiple times. multiple times.

Loading…
Cancel
Save