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

* command: add parallelism option to refresh help text
This commit is contained in:
kmoe 2022-05-31 14:27:21 +01:00 committed by GitHub
parent a6587970d0
commit 54b837416c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.