We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f69bd commit 01f3815Copy full SHA for 01f3815
README.md
@@ -23,6 +23,7 @@ Application Options:
23
--debug debug mode [$DEBUG]
24
-v, --verbose verbose mode [$VERBOSE]
25
--log.json Switch log output to json format [$LOG_JSON]
26
+ --azure-environment= Azure environment name (default: AZUREPUBLICCLOUD) [$AZURE_ENVIRONMENT]
27
--concurrency.subscription= Concurrent subscription fetches (default: 5) [$CONCURRENCY_SUBSCRIPTION]
28
--concurrency.subscription.resource= Concurrent requests per resource (inside subscription requests) (default:
29
10) [$CONCURRENCY_SUBSCRIPTION_RESOURCE]
0 commit comments