anypoint-cli-v4
TypeScript icon, indicating that this package has built-in type declarations

1.6.3 • Public • Published

anypoint-cli

oclif Version Downloads/week License

Usage

$ npm install -g @mulesoft/anypoint-cli-v4
$ anypoint-cli-v4 COMMAND
running command...
$ anypoint-cli-v4 (-v|--version|version)
@mulesoft/anypoint-cli-v4/4.0.0 darwin-x64 node-v16.14.2
$ anypoint-cli-v4 --help [COMMAND]
USAGE
  $ anypoint-cli-v4 COMMAND
...

Commands

anypoint-cli-v4 account:business-group:describe [NAME]

Show details of a business group. If "name" is omitted, defaults to the current session's business group

USAGE
  $ anypoint-cli-v4 account:business-group:describe [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show details of a business group. If "name" is omitted, defaults to the current session's business group

See code: anypoint-cli-account-plugin

anypoint-cli-v4 account:business-group:list

Lists business groups

USAGE
  $ anypoint-cli-v4 account:business-group:list [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists business groups

See code: anypoint-cli-account-plugin

anypoint-cli-v4 account:environment:create NAME

Create new environment

USAGE
  $ anypoint-cli-v4 account:environment:create [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-t <value>] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  -t, --type=<value>            Environment type. Supported Values: design, production, sandbox
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Create new environment

See code: anypoint-cli-account-plugin

anypoint-cli-v4 account:environment:delete NAME

Delete an environment

USAGE
  $ anypoint-cli-v4 account:environment:delete [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete an environment

See code: anypoint-cli-account-plugin

anypoint-cli-v4 account:environment:describe [NAME]

Show details of an environment. If "name" is omitted, defaults to the current session's environment.

USAGE
  $ anypoint-cli-v4 account:environment:describe [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show details of an environment. If "name" is omitted, defaults to the current session's environment.

See code: anypoint-cli-account-plugin

anypoint-cli-v4 account:environment:list

Lists environments

USAGE
  $ anypoint-cli-v4 account:environment:list [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists environments

See code: anypoint-cli-account-plugin

anypoint-cli-v4 account:user:describe

Show account details

USAGE
  $ anypoint-cli-v4 account:user:describe [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show account details

See code: anypoint-cli-account-plugin

anypoint-cli-v4 api-mgr:alert:add APIINSTANCEID NAME

Create API instance alert

USAGE
  $ anypoint-cli-v4 api-mgr:alert:add [APIINSTANCEID] [NAME] --severity Info|Warning|Critical --type
    request-count|response-code|policy-violation|response-time --operator gt|lt|eq --threshold <value> --periods <value>
    --duration <value> --durationUnit days|hours|minutes [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [--enabled] [--recipient <value>] [--email <value>] [--responseTime <value>] [--responseCode
    <value>] [--policyId <value>]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --duration=<value>            (required) Condition occurrence period duration
  --durationUnit=<option>       (required) Condition occurrence period duration unit
                                <options: days|hours|minutes>
  --email=<value>               Email to send alert notification to. Can be used multiple times to specify multiple
                                emails
  --enabled                     Whether alert should be enabled
  --environment=<value>         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=<option>           (required) Condition operator explaining values relation to threshold
                                <options: gt|lt|eq>
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --periods=<value>             (required) Number of consecutive periods condition should occur for
  --policyId=<value>            ID of a policy applied to API instance to trigger "policy-violation" alert type
  --recipient=<value>           Username to send alert notification to. Can be used multiple times to specify multiple
                                usernames
  --responseCode=<value>        Response codes to trigger "response-code" alert type. Can be used multiple times to
                                specify multiple codes
  --responseTime=<value>        Response time to trigger "response-time" alert type
  --severity=<option>           (required) Alert severity
                                <options: Info|Warning|Critical>
  --threshold=<value>           (required) Condition occurrences threshold number
  --type=<option>               (required) Alert type/condition
                                <options: request-count|response-code|policy-violation|response-time>
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Create API instance alert

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:alert:list APIINSTANCEID

List alerts for an API instance

USAGE
  $ anypoint-cli-v4 api-mgr:alert:list [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [--limit <value>] [--offset <value>] [--sort <value>] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>               [default: 10] Number of results to retrieve
  --offset=<value>              Offset
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --sort=<value>                [default: id] Field to sort results
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  List alerts for an API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:autodiscovery APIINSTANCEID GATEWAYVERSION

Show details of an API autodiscovery

USAGE
  $ anypoint-cli-v4 api-mgr:api:autodiscovery [APIINSTANCEID] [GATEWAYVERSION] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show details of an API autodiscovery

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:change-specification APIINSTANCEID ASSETVERSION

Change asset version for an API instance by choosing a new version from Exchange

USAGE
  $ anypoint-cli-v4 api-mgr:api:change-specification [APIINSTANCEID] [ASSETVERSION] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            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

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:classify DESTENVNAME APIINSTANCEID

Classify an API instance in a given environment

USAGE
  $ anypoint-cli-v4 api-mgr:api:classify [DESTENVNAME] [APIINSTANCEID] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Classify an API instance in a given environment

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:delete APIINSTANCEID

Deletes an API

USAGE
  $ anypoint-cli-v4 api-mgr:api:delete [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Deletes an API

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:deploy APIINSTANCEID

Deploy an API to Cloudhub, Hybrid server or Runtime Fabric

USAGE
  $ anypoint-cli-v4 api-mgr:api:deploy [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [--target <value>] [--applicationName <value>] [--environmentName <value>] [--gatewayVersion
    <value>] [--overwrite]

FLAGS
  --applicationName=<value>     Application name
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --environmentName=<value>     Target environment name. Must be provided to deploy APIs from unclassified environments.
  --gatewayVersion=<value>      Cloudhub Gateway version
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --overwrite                   Update application if exists
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --target=<value>              Hybrid or RTF deployment target ID
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Deploy an API to Cloudhub, Hybrid server or Runtime Fabric

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:deprecate APIINSTANCEID

Deprecate an API instance

USAGE
  $ anypoint-cli-v4 api-mgr:api:deprecate [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Deprecate an API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:describe APIINSTANCEID

Show details of an API

USAGE
  $ anypoint-cli-v4 api-mgr:api:describe [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show details of an API

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:download-proxy APIINSTANCEID TARGETPATH

Download API proxy zip file to a local directory

USAGE
  $ anypoint-cli-v4 api-mgr:api:download-proxy [APIINSTANCEID] [TARGETPATH] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [--gatewayVersion <value>]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --gatewayVersion=<value>      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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Download API proxy zip file to a local directory

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:edit APIINSTANCEID

Edit an API instance

USAGE
  $ anypoint-cli-v4 api-mgr:api:edit [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-p] [-r] [-m] [--deploymentType cloudhub|hybrid|rtf] [--uri <value>] [--scheme http|https]
    [--port <value>] [--path <value>] [--providerId <value>] [--responseTimeout <value>] [--apiInstanceLabel <value>]
    [--serviceName <value>] [--serviceNamespace <value>] [--servicePort <value>] [--endpointUri <value>] [--type
    http|raml|wsdl]

FLAGS
  -m, --muleVersion4OrAbove     Indicates whether you are managing this API in Mule 4 or above.
  -p, --withProxy               Indicates whether the endpoint should use a proxy.
  -r, --referencesUserDomain    Indicates whether a proxy should reference a user domain
  --apiInstanceLabel=<value>    API instance label. Optional. String.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --deploymentType=<option>     Deployment type. Supported Values: cloudhub, hybrid, rtf
                                <options: cloudhub|hybrid|rtf>
  --endpointUri=<value>         Consumer endpoint URL
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --path=<value>                Proxy path
  --port=<value>                Proxy port
  --providerId=<value>          Client Identity Provider Id in which the API will be associated with. Optional. String.
  --responseTimeout=<value>     Response timeout
  --scheme=<option>             Proxy scheme. Supported Values: http, https
                                <options: http|https>
  --serviceName=<value>         WSDL service name
  --serviceNamespace=<value>    WSDL service namespace
  --servicePort=<value>         WSDL service port
  --type=<option>               Endpoint type. Supported Values: http, raml, wsdl
                                <options: http|raml|wsdl>
  --uri=<value>                 Implementation URI
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Edit an API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:list

Lists all APIs in API Manager

USAGE
  $ anypoint-cli-v4 api-mgr:api:list [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [--limit <value>] [--offset <value>] [--sort <value>] [-h] [--assetId <value>] [--apiVersion <value>]
    [--instanceLabel <value>] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --apiVersion=<value>          API version to filter results by
  --assetId=<value>             Asset ID to filter results by
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>       API instance label to filter results by
  --limit=<value>               [default: 10] Number of results to retrieve
  --offset=<value>              Offset
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --sort=<value>                How to sort the results
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all APIs in API Manager

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:manage ASSETID ASSETVERSION

Manage a new API or API version or new instance with an asset from exchange

USAGE
  $ anypoint-cli-v4 api-mgr:api:manage [ASSETID] [ASSETVERSION] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-p] [-r] [-m] [--deploymentType cloudhub|hybrid|rtf] [--uri <value>] [--scheme
    http|https] [--port <value>] [--path <value>] [--providerId <value>] [--responseTimeout <value>] [--apiInstanceLabel
    <value>] [--serviceName <value>] [--serviceNamespace <value>] [--servicePort <value>] [--endpointUri <value>]
    [--type http|raml|wsdl]

FLAGS
  -m, --muleVersion4OrAbove     Indicates whether you are managing this API in Mule 4 or above.
  -p, --withProxy               Indicates whether the endpoint should use a proxy.
  -r, --referencesUserDomain    Indicates whether a proxy should reference a user domain
  --apiInstanceLabel=<value>    API instance label. Optional. String.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --deploymentType=<option>     Deployment type. Supported Values: cloudhub, hybrid, rtf
                                <options: cloudhub|hybrid|rtf>
  --endpointUri=<value>         Consumer endpoint URL
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --path=<value>                Proxy path
  --port=<value>                Proxy port
  --providerId=<value>          Client Identity Provider Id in which the API will be associated with. Optional. String.
  --responseTimeout=<value>     Response timeout
  --scheme=<option>             Proxy scheme. Supported Values: http, https
                                <options: http|https>
  --serviceName=<value>         WSDL service name
  --serviceNamespace=<value>    WSDL service namespace
  --servicePort=<value>         WSDL service port
  --type=<option>               Endpoint type. Supported Values: http, raml, wsdl
                                <options: http|raml|wsdl>
  --uri=<value>                 Implementation URI
  --username=<value>            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

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:promote APIINSTANCEID SOURCEENVID

Promote an API instance from source environment

USAGE
  $ anypoint-cli-v4 api-mgr:api:promote [APIINSTANCEID] [SOURCEENVID] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-a true|false] [-p true|false] [-t true|false] [--providerId <value>]

FLAGS
  -a, --copyAlerts=<option>     [default: true] Indicates whether to copy alerts. Accepted Values: true, false. Defaults
                                to true
                                <options: true|false>
  -h, --help                    Show CLI help.
  -p, --copyPolicies=<option>   [default: true] Indicates whether to copy policies. Accepted Values: true, false.
                                Defaults to true
                                <options: true|false>
  -t, --copyTiers=<option>      [default: true] Indicates whether to copy tiers. Accepted Values: true, false. Defaults
                                to true
                                <options: true|false>
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --providerId=<value>          Client Identity Provider Id in which the promoted API will be associated with
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Promote an API instance from source environment

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:redeploy APIINSTANCEID

Deploy an API to Cloudhub, Hybrid server or Runtime Fabric

USAGE
  $ anypoint-cli-v4 api-mgr:api:redeploy [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [--target <value>] [--applicationName <value>] [--environmentName <value>] [--gatewayVersion
    <value>] [--overwrite]

FLAGS
  --applicationName=<value>     Application name
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --environmentName=<value>     Target environment name. Must be provided to deploy APIs from unclassified environments.
  --gatewayVersion=<value>      Cloudhub Gateway version
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --overwrite                   Update application if exists
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --target=<value>              Hybrid or RTF deployment target ID
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Deploy an API to Cloudhub, Hybrid server or Runtime Fabric

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:api:undeprecate APIINSTANCEID

Undeprecate an API instance

USAGE
  $ anypoint-cli-v4 api-mgr:api:undeprecate [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Undeprecate an API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:contract:delete APIINSTANCEID CLIENTID

Delete a given API contract

USAGE
  $ anypoint-cli-v4 api-mgr:contract:delete [APIINSTANCEID] [CLIENTID] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete a given API contract

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:contract:list APIINSTANCEID [SEARCHTEXT]

Lists all contracts to a given API instanceLists environments

USAGE
  $ anypoint-cli-v4 api-mgr:contract:list [APIINSTANCEID] [SEARCHTEXT] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [--limit <value>] [--offset <value>] [--sort <value>] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>               [default: 10] Number of results to retrieve
  --offset=<value>              Offset
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --sort=<value>                [default: id] Field to sort results
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all contracts to a given API instanceLists environments

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:policy:apply APIINSTANCEID POLICYID

Apply a policy to a given API instance. Examples:

USAGE
  $ anypoint-cli-v4 api-mgr:policy:apply [APIINSTANCEID] [POLICYID] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [--policyVersion <value>] [--groupId <value>] [-c <value>] [--configFile <value>]
    [--pointcut <value>] [-h]

FLAGS
  -c, --config=<value>          Configuration data as JSON string. E.g `api-mgr policy apply (...) -c '{"property":
                                "value"}'`
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --configFile=<value>          Configuration data as JSON file. E.g `api-mgr policy apply (...) -c ./configFile.json`
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --groupId=<value>             Mule4 policy group ID. Defaults to MuleSoft group ID when not provided
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --pointcut=<value>            Pointcut data as JSON string. E.g. `api-mgr policy apply (...) -p
                                '[{"methodRegex":"GET|PUT","uriTemplateRegex":"/users*"}]'`
  --policyVersion=<value>       Mule4 policy version
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Apply a policy to a given API instance. Examples:
  Mule 3: api-mgr policy apply 123 client-id-enforcement
  The policyId corresponds to Id in the response of api-mgr policy list.
  Mule 4: api-mgr policy apply 123 client-id-enforcement --policyVersion 1.0.0
  The policyId, policyVersion correspond to Asset ID and Version in the response of api-mgr policy list -m

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:policy:describe POLICYID

Show the description and available configuration properties of a given policy template. Examples:

USAGE
  $ anypoint-cli-v4 api-mgr:policy:describe [POLICYID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [--policyVersion <value>] [--groupId <value>] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --groupId=<value>             Mule4 policy group ID. Defaults to MuleSoft group ID when not provided
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --policyVersion=<value>       Mule4 policy version
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show the description and available configuration properties of a given policy template. Examples:
  Mule 3: api-mgr policy describe client-id-enforcement
  The policyId corresponds to Id in the response of api-mgr policy list.
  Mule 4: api-mgr policy describe client-id-enforcement --policyVersion 1.0.0
  The policyId, policyVersion correspond to Asset ID and Version in the response of api-mgr policy list -m

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:policy:disable APIINSTANCEID POLICYID

Disable a policy from a given API instance

USAGE
  $ anypoint-cli-v4 api-mgr:policy:disable [APIINSTANCEID] [POLICYID] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Disable a policy from a given API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:policy:edit APIINSTANCEID POLICYID

Edit the policy configuration of a given API instance

USAGE
  $ anypoint-cli-v4 api-mgr:policy:edit [APIINSTANCEID] [POLICYID] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-c <value>] [-p <value>] [-h]

FLAGS
  -c, --config=<value>          Configuration data as JSON string. Completely overrides current configuration data. E.g.
                                `api-mgr policy apply (...) -c '{"property": "value"}'`
  -h, --help                    Show CLI help.
  -p, --pointcut=<value>        Pointcut data as JSON string. Completely overrides current Pointcut data. E.g. `api-mgr
                                policy apply (...) -p '[{"methodRegex":"GET|PUT","uriTemplateRegex":"/users*"}]'`
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Edit the policy configuration of a given API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:policy:enable APIINSTANCEID POLICYID

Enable a policy from a given API instance

USAGE
  $ anypoint-cli-v4 api-mgr:policy:enable [APIINSTANCEID] [POLICYID] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Enable a policy from a given API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:policy:list [APIINSTANCEID]

List policies. When [apiInstanceId] param is specified, policies applied to that API instance are listed. All available policies are listed otherwise

USAGE
  $ anypoint-cli-v4 api-mgr:policy:list [APIINSTANCEID] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-m] [-h]

FLAGS
  -h, --help                    Show CLI help.
  -m, --muleVersion4OrAbove     Whether to list Mule 4+ policies
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  List policies. When [apiInstanceId] param is specified, policies applied to that API instance are listed. All
  available policies are listed otherwise

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:policy:remove APIINSTANCEID POLICYID

Remove a policy from a given API instance

USAGE
  $ anypoint-cli-v4 api-mgr:policy:remove [APIINSTANCEID] [POLICYID] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Remove a policy from a given API instance

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:tier:add APIINSTANCEID

Create SLA tier.

USAGE
  $ anypoint-cli-v4 api-mgr:tier:add [APIINSTANCEID] --name <value> [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [--description <value>] [-l <value>] [-a]

FLAGS
  -a, --autoApprove
      Indicates whether tier should be auto-approved.

  -h, --help
      Show CLI help.

  -l, --limit=<value>
      Single instance of a tier limit in the form "--limit A,B,C" whereby:
      "A" is a boolean indicating whether or not this limit should be visible;
      "B" is a number of requests per "C" time period.
      Time period options are: ms(millisecond), sec(second),  min(minute), hr(hour), d(day), wk(week), mo(month) or
      yr(year).
      E.g. "--limit true,100,min" is a "visible" limit of 100 requests per minute.
      To create multiple limits, you can provide multiple "--limit" options.
      E.g. "-l true,100,sec -l false,20,min"

  --bearer=<value>
      Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.

  --client_id=<value>
      Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.

  --client_secret=<value>
      Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.

  --collectMetrics
      collect metrics. You can define this in the COLLECT_METRICS environment variable.

  --description=<value>
      Tier description

  --environment=<value>
      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.

  --name=<value>
      (required) Tier name

  --organization=<value>
      Organization Name. You can define this in the ANYPOINT_ORG environment variable.

  --password=<value>
      Password. You can define this in the ANYPOINT_PASSWORD environment variable.

  --username=<value>
      Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Create SLA tier.

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:tier:copy SOURCEAPIINSTANCEID TARGETAPIINSTANCEID

Copy SLA tiers from source to target API Instance.

USAGE
  $ anypoint-cli-v4 api-mgr:tier:copy [SOURCEAPIINSTANCEID] [TARGETAPIINSTANCEID] [--username <value>] [--password
    <value>] [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Copy SLA tiers from source to target API Instance.

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:tier:delete APIINSTANCEID TIERID

Delete SLA tier from an API instance.

USAGE
  $ anypoint-cli-v4 api-mgr:tier:delete [APIINSTANCEID] [TIERID] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete SLA tier from an API instance.

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 api-mgr:tier:list APIINSTANCEID [SEARCHTEXT]

Lists API instance SLA tiers

USAGE
  $ anypoint-cli-v4 api-mgr:tier:list [APIINSTANCEID] [SEARCHTEXT] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [--limit <value>] [--offset <value>] [--sort <value>] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>               [default: 10] Number of results to retrieve
  --offset=<value>              Offset
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --sort=<value>                [default: id] Field to sort results
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists API instance SLA tiers

See code: anypoint-cli-api-mgr-plugin

anypoint-cli-v4 cloudhub:load-balancer:allowlist:add NAME CIDRBLOCK

Add an IP or range of IPs to the Load balancer allowlist

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:allowlist:add [NAME] [CIDRBLOCK] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Add an IP or range of IPs to the Load balancer allowlist

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:allowlist:remove NAME CIDRBLOCK

Remove an IP or range of IPs from the Load balancer allowlist

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:allowlist:remove [NAME] [CIDRBLOCK] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Remove an IP or range of IPs from the Load balancer allowlist

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:create [NAME] [VPC] [CERTIFICATE] [PRIVATEKEY]

Create a Load balancer

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:create [NAME] [VPC] [CERTIFICATE] [PRIVATEKEY] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [--http on|off|redirect] [--clientCertificate <value>] [--verificationMode
    on|off|optional] [--crl <value>] [--tlsv1] [--dynamic-ips]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --clientCertificate=<value>
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --crl=<value>
  --dynamic-ips
  --environment=<value>         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.
  --http=<option>               <options: on|off|redirect>
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --tlsv1
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.
  --verificationMode=<option>   <options: on|off|optional>

DESCRIPTION
  Create a Load balancer

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:delete NAME

Delete a Load balancer

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:delete [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete a Load balancer

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:describe [NAME]

Show LB details

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:describe [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show LB details

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:dynamic-ips:disable NAME

Disables dynamic IPs

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:dynamic-ips:disable [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Disables dynamic IPs

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:dynamic-ips:enable NAME

Enables dynamic IPs

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:dynamic-ips:enable [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Enables dynamic IPs

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:list

Lists all Load balancers in an organization

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:list [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all Load balancers in an organization

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:mappings:add NAME INPUTURI APPNAME APPURI [CERTIFICATENAME]

Add a proxy mapping rule at index 0If no certificateName is given, the mappings is added to the default SSL endpoint

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:mappings:add [NAME] [INPUTURI] [APPNAME] [APPURI] [CERTIFICATENAME] [--username <value>]
    [--password <value>] [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>]
    [--environment <value>] [--host <value>] [--collectMetrics] [-h] [--upstreamProtocol <value>]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --upstreamProtocol=<value>    Look for upstream applications in HTTP port 8091 or HTTPS port 8092. Supported Values:
                                http, https
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Add a proxy mapping rule at index 0If no certificateName is given, the mappings is added to the default SSL endpoint

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:mappings:describe NAME [CERTIFICATENAME]

Lists the proxy mapping rules for a Load balancer. If no certificateName is given, the mappings for the default SSL endpoint are shown

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:mappings:describe [NAME] [CERTIFICATENAME] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists the proxy mapping rules for a Load balancer. If no certificateName is given, the mappings for the default SSL
  endpoint are shown

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:mappings:remove NAME INDEX [CERTIFICATENAME]

Remove a proxy mapping ruleIf no certificateName is given, the mapping is removed from the default SSL endpoint

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:mappings:remove [NAME] [INDEX] [CERTIFICATENAME] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Remove a proxy mapping ruleIf no certificateName is given, the mapping is removed from the default SSL endpoint

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:add NAME CERTIFICATE PRIVATEKEY

Add an additional certificate to an existing Load balancer

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:add [NAME] [CERTIFICATE] [PRIVATEKEY] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [--clientCertificate <value>] [--verificationMode off|on|optional] [--crl
    <value>]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --clientCertificate=<value>   Client certificate file
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --crl=<value>                 Certificate Revocation List file
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.
  --verificationMode=<option>   Specifies the client verification mode
                                <options: off|on|optional>

DESCRIPTION
  Add an additional certificate to an existing Load balancer

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:describe NAME CERTIFICATENAME

Show the Load balancer configuration for a particular certificate

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:describe [NAME] [CERTIFICATENAME] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show the Load balancer configuration for a particular certificate

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:remove NAME CERTIFICATENAME

Remove a certificate from a Load balancer

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:remove [NAME] [CERTIFICATENAME] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Remove a certificate from a Load balancer

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:setDefault NAME CERTIFICATENAME

Set the default certificate that the Load balancer will serve

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:ssl-endpoint:setDefault [NAME] [CERTIFICATENAME] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h] [--http on|off|redirect]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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.
  --http=<option>               <options: on|off|redirect>
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Set the default certificate that the Load balancer will serve

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:start [NAME]

Starts a Load balancer

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:start [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Starts a Load balancer

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:stop [NAME]

Stops a Load balancer

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:stop [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Stops a Load balancer

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:whitelist:add NAME CIDRBLOCK

Add an IP or range of IPs to the Load balancer allowlist

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:whitelist:add [NAME] [CIDRBLOCK] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Add an IP or range of IPs to the Load balancer allowlist

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:load-balancer:whitelist:remove NAME CIDRBLOCK

Remove an IP or range of IPs from the Load balancer allowlist

USAGE
  $ anypoint-cli-v4 cloudhub:load-balancer:whitelist:remove [NAME] [CIDRBLOCK] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Remove an IP or range of IPs from the Load balancer allowlist

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:region:list [FILE]

Lists all supported regions

USAGE
  $ anypoint-cli-v4 cloudhub:region:list [FILE] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all supported regions

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:business-groups:add VPC BUSINESSGROUPS...

Share a VPC with a list of Business Groups.

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:business-groups:add [VPC] [BUSINESSGROUPS...] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Share a VPC with a list of Business Groups.

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:business-groups:remove VPC BUSINESSGROUPS...

Share a VPC with a list of Business Groups.

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:business-groups:remove [VPC] [BUSINESSGROUPS...] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Share a VPC with a list of Business Groups.

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:create NAME REGION CIDRBLOCK [ENVIRONMENTS]

Create a new VPC

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:create [NAME] [REGION] [CIDRBLOCK] [ENVIRONMENTS] [--username <value>] [--password
    <value>] [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h] [--default] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --default                     Makes the VPC the default for the Organization.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Create a new VPC

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:delete NAME

Delete an existing VPC

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:delete [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete an existing VPC

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:describe [NAME]

Show VPC details

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:describe [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show VPC details

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:dns-servers:set NAME

Sets the domain names that are resolved using your internal DNS servers

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:dns-servers:set [NAME] --server <value> --domain <value> [--username <value>] [--password
    <value>] [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --domain=<value>              (required) A domain to resolve on the special DNS server list
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --server=<value>              (required) IP for a DNS server to resolve special domains on
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Sets the domain names that are resolved using your internal DNS servers

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:dns-servers:unset NAME

Clears the list domain names that are resolved using your internal DNS servers

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:dns-servers:unset [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Clears the list domain names that are resolved using your internal DNS servers

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:environments:add VPC ENVIRONMENTS...

Modifies the VPC association to Runtime Manager environments.

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:environments:add [VPC] [ENVIRONMENTS...] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h] [--default]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --default                     Also add the VPC as the organization default VPC
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Modifies the VPC association to Runtime Manager environments.

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:environments:remove VPC ENVIRONMENTS...

Modifies the VPC association to Runtime Manager environments.

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:environments:remove [VPC] [ENVIRONMENTS...] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Modifies the VPC association to Runtime Manager environments.

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:firewall-rules:add VPC CIDRBLOCK PROTOCOL FROMPORT TOPORT

Add a firewall rule for Mule applications in this VPC

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:firewall-rules:add [VPC] [CIDRBLOCK] [PROTOCOL] [FROMPORT] [TOPORT] [--username <value>] [--password
    <value>] [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Add a firewall rule for Mule applications in this VPC

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:firewall-rules:describe NAME

Show firewall rule for Mule applications in this VPC

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:firewall-rules:describe [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show firewall rule for Mule applications in this VPC

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:firewall-rules:remove VPC INDEX

Remove a firewall rule for Mule applications in this VPC

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:firewall-rules:remove [VPC] [INDEX] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Remove a firewall rule for Mule applications in this VPC

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 cloudhub:vpc:list

Lists all VPCs

USAGE
  $ anypoint-cli-v4 cloudhub:vpc:list [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [-h] [--limit <value>] [--sort <value>] [--offset <value>] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>               [default: 10] Number of results to retrieve
  --offset=<value>              Offset
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --sort=<value>                [default: id] Field to sort results
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all VPCs

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 conf [KEY] [VALUE]

Manage authentication credentials in a configuration file (config.json)

USAGE
  $ anypoint-cli-v4 conf [KEY] [VALUE] [-h] [-k <value>] [-v <value>] [-d]

ARGUMENTS
  KEY    key of the config
  VALUE  value of the config

FLAGS
  -d, --delete         delete config key
  -h, --help           Show CLI help.
  -k, --key=<value>    key of the config
  -v, --value=<value>  value of the config

DESCRIPTION
  Manage authentication credentials in a configuration file (config.json)
  by adding and removing key value pairs. Set one key value pair per command execution.
  CLI config file: ~/Library/Preferences/anypoint-cli-v4-nodejs/config.json

EXAMPLES
  $ anypoint-cli-v4 conf username myuser

  $ anypoint-cli-v4 conf password mypwd

See code: anypoint-cli-runtime-mgr-plugin

anypoint-cli-v4 datagraph:load-balancer-config:add DLBURL

Adds a load balancer configuration to a DataGraph

USAGE
  $ anypoint-cli-v4 datagraph:load-balancer-config:add [DLBURL] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

ARGUMENTS
  DLBURL  datagraph load balancer config url

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Adds a load balancer configuration to a DataGraph

See code: anypoint-cli-datagraph-plugin

anypoint-cli-v4 datagraph:load-balancer-config:describe

Shows a load balancer configuration for a DataGraph

USAGE
  $ anypoint-cli-v4 datagraph:load-balancer-config:describe [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Shows a load balancer configuration for a DataGraph

See code: anypoint-cli-datagraph-plugin

anypoint-cli-v4 datagraph:load-balancer-config:remove

Removes a load balancer configuration from a DataGraph

USAGE
  $ anypoint-cli-v4 datagraph:load-balancer-config:remove [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Removes a load balancer configuration from a DataGraph

See code: anypoint-cli-datagraph-plugin

anypoint-cli-v4 designcenter:project:create NAME

Create a new project

USAGE
  $ anypoint-cli-v4 designcenter:project:create [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-t <value>] [-f <value>] [-o <value>]

FLAGS
  -f, --fragmentType=<value>    Fragment type. Always use with --type raml-fragment, even for OAS 3.0 and JSON schema
                                fragments. This field is required if the type option was set as raml-fragment. Supported
                                values are: trait, resource_type, library, type, user_documentation, oas-components,
                                json-schema.
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  -t, --type=<value>            Project type. Supported values are: raml, raml-fragment.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Create a new project

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 designcenter:project:delete NAME

Delete a project

USAGE
  $ anypoint-cli-v4 designcenter:project:delete [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete a project

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 designcenter:project:download NAME TARGETDIR

Download the content of a project

USAGE
  $ anypoint-cli-v4 designcenter:project:download [NAME] [TARGETDIR] [--username <value>] [--password <value>] [--client_id
    <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-h] [-b <value>]

FLAGS
  -b, --branch=<value>
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Download the content of a project

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 designcenter:project:list [SEARCHTEXT]

List all projects

USAGE
  $ anypoint-cli-v4 designcenter:project:list [SEARCHTEXT] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [--pageIndex <value>] [--pageSize <value>] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --pageIndex=<value>
  --pageSize=<value>            [default: 10]
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  List all projects

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 designcenter:project:publish NAME

Publish a project to Exchange. Options that are not specified are extracted from exchange.json

USAGE
  $ anypoint-cli-v4 designcenter:project:publish [NAME] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [--name <value>] [--main <value>] [--apiVersion <value>] [--groupId <value>] [--assetId
    <value>] [--version <value>] [-b <value>]

FLAGS
  -b, --branch=<value>
  -h, --help                    Show CLI help.
  --apiVersion=<value>
  --assetId=<value>
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --groupId=<value>
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --main=<value>
  --name=<value>
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.
  --version=<value>

DESCRIPTION
  Publish a project to Exchange. Options that are not specified are extracted from `exchange.json`

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 designcenter:project:upload NAME PROJDIR

Upload the content of a project. File/folder names starting with a dot are excluded unless --include-dot-files is passed

USAGE
  $ anypoint-cli-v4 designcenter:project:upload [NAME] [PROJDIR] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-i] [-b <value>]

FLAGS
  -b, --branch=<value>
  -h, --help                    Show CLI help.
  -i, --include-dot-files
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Upload the content of a project. File/folder names starting with a dot are excluded unless `--include-dot-files` is
  passed

See code: anypoint-cli-designcenter-plugin

anypoint-cli-v4 exchange:asset:copy SOURCE TARGET

Copy an asset. Arguments "source" and "target" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:copy [SOURCE] [TARGET] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-t <value>]

FLAGS
  -h, --help                          Show CLI help.
  -t, --targetOrganizationId=<value>  Target organization id
  --bearer=<value>                    Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>                 Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>             Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment
                                      variable.
  --collectMetrics                    collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>               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=<value>              Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>                  Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>                  Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Copy an asset. Arguments "source" and "target" should be formatted as follows: ([group_id]/)<asset_id>/<version>. If
  "group_id" is not specified, it will default to the currently selected Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:delete ASSETIDENTIFIER

Delete an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:delete [ASSETIDENTIFIER] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/<version>. If
  "group_id" is not specified, it will default to the currently selected Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:deprecate ASSETIDENTIFIER

Deprecate an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID

USAGE
  $ anypoint-cli-v4 exchange:asset:deprecate [ASSETIDENTIFIER] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Deprecate an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/<version>. If
  "group_id" is not specified, it will default to the currently selected Organization ID

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:describe ASSETIDENTIFIER

Show a given asset's information. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:describe [ASSETIDENTIFIER] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Show a given asset's information. Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:download [ASSETIDENTIFIER] [DIRECTORY]

Download an asset to the specified directory. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:download [ASSETIDENTIFIER] [DIRECTORY] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Download an asset to the specified directory. Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:list [SEARCHTEXT]

Lists all assets

USAGE
  $ anypoint-cli-v4 exchange:asset:list [SEARCHTEXT] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [--organizationId <value>] [-l <value>] [-o <value>] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -l, --limit=<value>           [default: 10] Number of results to retrieve
  -o, --offset=<value>          Offset
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --organizationId=<value>      Filter by organization id
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all assets

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:modify ASSETIDENTIFIER

Modify an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:modify [ASSETIDENTIFIER] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-n <value>] [-t <value>]

FLAGS
  -h, --help                    Show CLI help.
  -n, --name=<value>            New asset name
  -t, --tags=<value>            Asset comma-separated tags list
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Modify an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/<version>. If
  "group_id" is not specified, it will default to the currently selected Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:mutableDataUpload ASSETIDENTIFIER [PROPERTIES]

Uploads mutable data (tags, categories, fields and documentation) to an already created asset. Basic example to upload mutable data: exchange asset mutableData --tags tag1,tag2 --categories.someKey someValue --docs /..../file-path/docs.zip asset-id/1.0.0. Describing the asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:mutableDataUpload [ASSETIDENTIFIER] [PROPERTIES] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [--tags <value>] [--categories <value>] [--fields <value>] [--docs <value>]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --categories=<value>          Categories. Should be used as --categories='{"someKey": "someValue"}'
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --docs=<value>                Docs file. (Should specify the the "zip" file path. E.g. "--docs
                                /.../file-path/docs.zip")
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --fields=<value>              Custom Fields. Should be used as --fields='{"someKey": "someValue"}'
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --tags=<value>                Tags. Should be used as a comma separated list. E.g. "tag1,tag2,tag3"
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Uploads mutable data (tags, categories, fields and documentation) to an already created asset. Basic example to upload
  mutable data: exchange asset mutableData --tags tag1,tag2 --categories.someKey someValue --docs
  /..../file-path/docs.zip asset-id/1.0.0. Describing the asset. Argument "assetIdentifier" should be formatted as
  follows: ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.
  To learn more about the creation endpoint visit https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97
  bc6-315a-4490-82a7-23abe036327a.anypoint-platform/exchange-experience-api/minor/2.0/pages/Asset%20Creation/

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:page:delete ASSETIDENTIFIER [PAGENAME]

Delete an asset's description page. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:page:delete [ASSETIDENTIFIER] [PAGENAME] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-n <value>] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  -n, --name=<value>            name to print
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete an asset's description page. Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:page:download ASSETIDENTIFIER DIRECTORY [PAGENAME]

Download an asset's description page in Markdown format. When "pageName" is not specified, all pages are downloaded. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:page:download [ASSETIDENTIFIER] [DIRECTORY] [PAGENAME] [--username <value>] [--password
    <value>] [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Download an asset's description page in Markdown format. When "pageName" is not specified, all pages are downloaded.
  Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/<version>. If "group_id" is not
  specified, it will default to the currently selected Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:page:list ASSETIDENTIFIER

List all pages for a given asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:page:list [ASSETIDENTIFIER] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-o <value>]

FLAGS
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  List all pages for a given asset. Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:page:modify ASSETIDENTIFIER PAGENAME

Modify an asset's description page name. Renames page specified with --name to the new name . The page name "home" makes a page the main description page. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:page:modify [ASSETIDENTIFIER] [PAGENAME] -n <value> [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  -n, --name=<value>            (required) New asset page name
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Modify an asset's description page name. Renames page specified with --name to the new name <pageName>. The page name
  "home" makes a page the main description page. Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:page:update ASSETIDENTIFIER PAGENAME MDPATH

Update an asset's description page in Markdown format. The page name "home" represents the main description page. Argument "assetIdentifier" should be formatted as follows:Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:page:update [ASSETIDENTIFIER] [PAGENAME] [MDPATH] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-n <value>] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  -n, --name=<value>            name to print
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Update an asset's description page in Markdown format. The page name "home" represents the main description page.
  Argument "assetIdentifier" should be formatted as follows:Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:page:upload ASSETIDENTIFIER PAGENAME MDPATH

Upload an asset's description page in Markdown format. The page name "home" makes a page the main description page. Argument "assetIdentifier" should be formatted as follows: Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:page:upload [ASSETIDENTIFIER] [PAGENAME] [MDPATH] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-n <value>] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  -n, --name=<value>            name to print
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Upload an asset's description page in Markdown format. The page name "home" makes a page the main description page.
  Argument "assetIdentifier" should be formatted as follows: Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:resource:delete ASSETIDENTIFIER RESOURCEPATH

Delete the specified resource from the asset portal as draft

USAGE
  $ anypoint-cli-v4 exchange:asset:resource:delete [ASSETIDENTIFIER] [RESOURCEPATH] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Delete the specified resource from the asset portal as draft

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:resource:download ASSETIDENTIFIER RESOURCEPATH FILEPATH

Downloads the specified published resource () from the asset portal to

USAGE
  $ anypoint-cli-v4 exchange:asset:resource:download [ASSETIDENTIFIER] [RESOURCEPATH] [FILEPATH] [--username <value>] [--password
    <value>] [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h] [-n <value>] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  -n, --name=<value>            name to print
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Downloads the specified published resource (<resourcePath>) from the asset portal to <filePath>

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:resource:list ASSETIDENTIFIER

Lists published resources in the asset portal

USAGE
  $ anypoint-cli-v4 exchange:asset:resource:list [ASSETIDENTIFIER] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h] [-d] [-o <value>]

FLAGS
  -d, --draft                   Lists draft resources in the asset portal
  -h, --help                    Show CLI help.
  -o, --output=<value>          [default: table] Format for commands output. Supported values are table (default) and
                                json
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists published resources in the asset portal

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:resource:upload ASSETIDENTIFIER FILEPATH

Upload a resource to an asset page Supported file extensions: jpeg, jpg, jpe, gif, bmp, png, webp, ico, svg, tiff, tif

USAGE
  $ anypoint-cli-v4 exchange:asset:resource:upload [ASSETIDENTIFIER] [FILEPATH] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [-n <value>] [-f]

FLAGS
  -f, --force
  -h, --help                    Show CLI help.
  -n, --name=<value>            name to print
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Upload a resource to an asset page  Supported file extensions: jpeg, jpg, jpe, gif, bmp, png, webp, ico, svg, tiff,
  tif

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:undeprecate ASSETIDENTIFIER

Undeprecate an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID

USAGE
  $ anypoint-cli-v4 exchange:asset:undeprecate [ASSETIDENTIFIER] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Undeprecate an asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/<version>. If
  "group_id" is not specified, it will default to the currently selected Organization ID

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:updateStatus ASSETIDENTIFIER

Updates asset status. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:updateStatus [ASSETIDENTIFIER] --status <value> [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --status=<value>              (required) (required) New asset status
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Updates asset status. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/<version>. If
  "group_id" is not specified, it will default to the currently selected Organization ID.

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 exchange:asset:upload ASSETIDENTIFIER [PROPERTIES]

Upload a rest-api, soap-api, http-api, custom, app, template, example, policy and connector asset. Basic example to upload a raml asset: exchange:asset:upload --name "Raml Asset" --description "RAML" --properties='{"mainFile":"encrypt.raml", "apiVersion":"v1"}' --files='{"raml.zip":".../file-path/raml.zip" }"' raml-asset/1.0.0. Describing the asset. Argument "assetIdentifier" should be formatted as follows: ([group_id]/)<asset_id>/. If "group_id" is not specified, it will default to the currently selected Organization ID.

USAGE
  $ anypoint-cli-v4 exchange:asset:upload [ASSETIDENTIFIER] [PROPERTIES] [--username <value>] [--password <value>]
    [--client_id <value>] [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-h] [--name <value>] [--description <value>] [--type <value>] [--keywords
    <value>] [--tags <value>] [--categories <value>] [--fields <value>] [--dependencies <value>] [--properties <value>]
    [--files <value>] [--status development|published]

FLAGS
  -h, --help                    Show CLI help.
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --categories=<value>          Categories. Should be used as --categories='{"someKey": "someValue"}'
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --dependencies=<value>        Asset dependencies, separated by ",". E.g. dependencies
                                groupId:assetId:version,groupId2...
  --description=<value>         Asset description
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --fields=<value>              Custom Fields. Should be used as --fields='{"someKey": "someValue"}'
  --files=<value>               Asset file. (it should be identified as classifier.packaging or just "packaging" as key
                                of a json. E.g. --files='{"raml.zip":".../file-path/raml.zip" }"' (to send multiple
                                files, use the same option multiple times. Example:
                                --files='{"raml.zip":".../file-path/raml.zip" , "pom.xml": "./pom.xml"}'
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --keywords=<value>            Keywords. Should be used as a comma separated list. E.g. "keyword1,keyword2,keyword3"
  --name=<value>                Asset name (required if no pom file is specified)
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --properties=<value>          Asset properties. Should be used as --properties='{"mainFile":"main.raml",
                                "apiVersion":"v1", "assetLink": "http://api.com"}'
  --status=<option>             Asset status can be one of: development or published
                                <options: development|published>
  --tags=<value>                Tags. Should be used as a comma separated list. E.g. "tag1,tag2,tag3"
  --type=<value>                Asset Type. (required if no file is uploaded. If it is uploaded, type will be inferred
                                from classifier)Supported Values: rest-api, soap-api, http-api, raml-fragment, custom,
                                connector, template, example, policy, app, extension, external-library
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Upload a rest-api, soap-api, http-api, custom, app, template, example, policy and connector asset. Basic example to
  upload a raml asset: exchange:asset:upload --name "Raml Asset" --description "RAML"
  --properties='{"mainFile":"encrypt.raml", "apiVersion":"v1"}' --files='{"raml.zip":".../file-path/raml.zip" }"'
  raml-asset/1.0.0. Describing the asset. Argument "assetIdentifier" should be formatted as follows:
  ([group_id]/)<asset_id>/<version>. If "group_id" is not specified, it will default to the currently selected
  Organization ID.
  To learn more about the creation endpoint visit https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97
  bc6-315a-4490-82a7-23abe036327a.anypoint-platform/exchange-experience-api/minor/2.0/pages/Asset%20Creation/

See code: anypoint-cli-exchange-plugin

anypoint-cli-v4 governance:api:evaluate

Evaluate rulesets that may apply to the API.

USAGE
  $ anypoint-cli-v4 governance:api:evaluate [--username <value>] [--password <value>] [--client_id <value>] [--client_secret
    <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics]
    [--criteria <value>] [--api <value>]

FLAGS
  --api=<value>                 The API
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --criteria=<value>            A list of filters separated by commas, where each filter has a type and value in the
                                format filterType:filterValue. Available filters include category, tag, and scope (the
                                targeted API types). Example: tag:tag1,category:category1:value,category:category2:value
                                2,scope:async-api,scope:rest-api
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Evaluate rulesets that may apply to the API.

See code: anypoint-cli-governance-plugin

anypoint-cli-v4 governance:api:inspect INPUT

Inspects an API definition to determine the included types.

USAGE
  $ anypoint-cli-v4 governance:api:inspect [INPUT] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics]

FLAGS
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         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=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Inspects an API definition to determine the included types.

EXAMPLES
  $ anypoint-cli-v4 governance:api:inspect my-healthcare-api.yaml

See code: anypoint-cli-governance-plugin

anypoint-cli-v4 governance:api:validate SPEC

Validate an API definition against the ruleset

USAGE
  $ anypoint-cli-v4 governance:api:validate [SPEC] [--username <value>] [--password <value>] [--client_id <value>]
    [--client_secret <value>] [--bearer <value>] [--organization <value>] [--environment <value>] [--host <value>]
    [--collectMetrics] [--rulesets <value>] [--remote-rulesets <value>] [--remote] [--force]

FLAGS
  --bearer=<value>              Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
  --client_id=<value>           Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
  --client_secret=<value>       Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
  --collectMetrics              collect metrics. You can define this in the COLLECT_METRICS environment variable.
  --environment=<value>         Environment Name. You can define this in the ANYPOINT_ENV environment variable.
  --force                       force
  --host=anypoint.mulesoft.com  [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
                                environment variable.
  --organization=<value>        Organization Name. You can define this in the ANYPOINT_ORG environment variable.
  --password=<value>            Password. You can define this in the ANYPOINT_PASSWORD environment variable.
  --remote                      Remote API definition. API definition should be specified using group/asset/version
                                format
  --remote-rulesets=<value>     Remote R

Readme

Keywords

Package Sidebar

Install

npm i anypoint-cli-v4

Weekly Downloads

4,071

Version

1.6.3

License

ISC

Unpacked Size

388 kB

Total Files

10

Last publish

Collaborators

  • mulesoft-npm