For each command you can export other env vars, check Commands section to see each one.
Please note that in current state of the development running the tests with envar
ANYPOINT_HOST will cause a lot of fails, it seems the nocks are based on the default uri and the tests are using the env var causing calls to a different URIs.
Re-build on run
There is a npm command that allow us to re-build the code each time we want to run a command, it's the current easiest way of be sure that the running code is the latest.You can run your commands calling:
`sh-session
npm run buildAndRun -- -- extraParameters
example:
npm run buildAndRun -- api-mgr:api:list --host stgx.anypoint.mulesoft.com ` Please note that to make it work you need to add -- before the command you want to run.
Enable debug with source maps
The default configuration of tsconfig.json and tsconfig.lib.json doesn't create the source maps to debug typescript files.
FLAGS -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --limit= [default: 10] Number of results to retrieve --offset= Offset --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --sort= [default: id] Field to sort results --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --email=... Email to send alert notification to. Can be used multiple times to specify multiple emails --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --message= Message of the alert notification --operator=
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --duration= (required) Condition occurrence period duration --durationUnit=
(required) Condition occurrence period duration unit --email=... Email to send alert notification to. Can be used multiple times to specify multiple emails --enabled Whether alert should be enabled --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --operator=
(required) Condition operator explaining values relation to threshold --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --periods= (required) Number of consecutive periods condition should occur for --policyId= ID of a policy applied to API instance to trigger "policy-violation" alert type --recipient=... Username to send alert notification to. Can be used multiple times to specify multiple usernames --responseCode=... Response codes to trigger "response-code" alert type. Can be used multiple times to specify multiple codes --responseTime= Response time to trigger "response-time" alert type --severity=
(required) Alert severity --threshold= (required) Condition occurrences threshold number --type=
(required) Alert type/condition --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --limit= [default: 10] Number of results to retrieve --offset= Offset --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --sort= [default: id] Field to sort results --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --limit= [default: 10] Number of results to retrieve --offset= Offset --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --sort= [default: id] Field to sort results --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION Change asset version for an API instance by choosing a new version from Exchange
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION Classify an API instance in a given environment
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --applicationName= Application name --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --environmentName= Target environment name. Must be provided to deploy APIs from unclassified environments. --gatewayVersion= Cloudhub Gateway version --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --javaVersion= Gateway java version --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --overwrite Update application if exists --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --releaseChannel= Gateway release channel --target= Hybrid or RTF deployment target ID --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION Deploy an API to Cloudhub, Hybrid server or Runtime Fabric
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --gatewayVersion= Gateway Version. Defaults to the latest version. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION Download API proxy zip file to a local directory
FLAGS -f, --isFlex Indicates whether you are managing this API in FlexGateway. -m, --muleVersion4OrAbove Indicates whether you are managing this API in Mule 4 or above. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json -p, --withProxy Indicates whether the endpoint should use a proxy. -r, --referencesUserDomain Indicates whether a proxy should reference a user domain --apiInstanceLabel= API instance label. Optional. String. --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --deploymentType=
Deployment type. Supported Values: cloudhub, cloudhub2, hybrid, rtf --endpointUri= Consumer endpoint URL --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --inboundSecretGroupId= Secret Group ID for inbound TLS Context --inboundTlsContextId= Inbound TLS Context ID --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --outboundSecretGroupId= Secret Group ID for outbound TLS Context --outboundTlsContextId= Outbound TLS Context ID --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --path= Proxy path --port= Proxy port --providerId= Client Identity Provider Id in which the API will be associated with. Optional. String. --responseTimeout= Response timeout --routing= API instance routes array. E.g. [{"label": "Rule 1", "rules": {"path": "/path"}, "upstreams": [{"id": "upstream-id", "weight": 100}]}] --scheme=
Proxy scheme. Supported Values: http, https --serviceName= WSDL service name --serviceNamespace= WSDL service namespace --servicePort= WSDL service port --type=
Endpoint type. Supported Values: http, raml, wsdl, mcp, a2a, llm, grpc --updateApisInSamePort If the TLS context does not match that of the other APIS deployed on the same port, it forces the TLS context switch on all other APIs. --uri= Implementation URI --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --apiVersion= API version to filter results by --assetId= Asset ID to filter results by --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --instanceLabel= API instance label to filter results by --limit= [default: 10] Number of results to retrieve --offset= Offset --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --sort= How to sort the results --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -f, --isFlex Indicates whether you are managing this API in FlexGateway. -m, --muleVersion4OrAbove Indicates whether you are managing this API in Mule 4 or above. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json -p, --withProxy Indicates whether the endpoint should use a proxy. -r, --referencesUserDomain Indicates whether a proxy should reference a user domain --apiInstanceLabel= API instance label. Optional. String. --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --deploymentType=
Deployment type. Supported Values: cloudhub, cloudhub2, hybrid, rtf --endpointUri= Consumer endpoint URL --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --inboundSecretGroupId= Secret Group ID for inbound TLS Context --inboundTlsContextId= Inbound TLS Context ID --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --outboundSecretGroupId= Secret Group ID for outbound TLS Context --outboundTlsContextId= Outbound TLS Context ID --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --path= Proxy path --port= Proxy port --providerId= Client Identity Provider Id in which the API will be associated with. Optional. String. --responseTimeout= Response timeout --routing= API instance routes array. E.g. [{"label": "Rule 1", "rules": {"path": "/path"}, "upstreams": [{"id": "upstream-id", "weight": 100}]}] --scheme=
Proxy scheme. Supported Values: http, https --serviceName= WSDL service name --serviceNamespace= WSDL service namespace --servicePort= WSDL service port --type=
Endpoint type. Supported Values: http, raml, wsdl, mcp, a2a, llm, grpc --uri= Implementation URI --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION Manage a new API or API version or new instance with an asset from exchange. When [groupId] param is not specified the current organization is used.
[default: true] Indicates whether to copy alerts. Accepted Values: true, false. Defaults to true -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json -p, --copyPolicies=
[default: true] Indicates whether to copy policies. Accepted Values: true, false. Defaults to true -t, --copyTiers=
[default: true] Indicates whether to copy tiers. Accepted Values: true, false. Defaults to true --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --providerId= Client Identity Provider Id in which the promoted API will be associated with --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION Promote an API instance from source environment
FLAGS -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --applicationName= Application name --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --environmentName= Target environment name. Must be provided to deploy APIs from unclassified environments. --gatewayVersion= Cloudhub Gateway version --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --javaVersion= Gateway java version --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --overwrite Update application if exists --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --releaseChannel= Gateway release channel --target= Hybrid or RTF deployment target ID --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION Deploy an API to Cloudhub, Hybrid server or Runtime Fabric
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable. --host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST environment variable. --organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable. --password= Password. You can define this in the ANYPOINT_PASSWORD environment variable. --username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
FLAGS -h, --help Show CLI help. -o, --output= [default: table] Format for commands output. Supported values are table (default) and json --bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable. --client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable. --client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable. --[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable. --envi