runtime-mgr plugin
npm install anypoint-cli-runtime-mgr-plugin@mulesoft/runtime-mgr
===============




sh-session
$ npm install -g @mulesoft/anypoint-cli-runtime-mgr-plugin
$ anypoint-cli-runtime-mgr-plugin COMMAND
running command...
$ anypoint-cli-runtime-mgr-plugin (--version)
@mulesoft/anypoint-cli-runtime-mgr-plugin/1.0.0 darwin-arm64 node-v18.20.8
$ anypoint-cli-runtime-mgr-plugin --help [COMMAND]
USAGE
$ anypoint-cli-runtime-mgr-plugin COMMAND
...
`
Commands
* [anypoint-cli-runtime-mgr-plugin conf [KEY] [VALUE]](#anypoint-cli-runtime-mgr-plugin-conf-key-value)
* [anypoint-cli-runtime-mgr-plugin help [COMMAND]](#anypoint-cli-runtime-mgr-plugin-help-command)
* [anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:add:server CLUSTERID SERVERID [SERVERIP]](#anypoint-cli-runtime-mgr-plugin-runtime-mgrclusteraddserver-clusterid-serverid-serverip)
* anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:create NAME
* anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:delete CLUSTERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:describe CLUSTERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:list
* anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:modify CLUSTERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:remove:server CLUSTERID SERVERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:create NAME TARGETID SIZE
* anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:delete MANAGEDGATEWAYID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:describe MANAGEDGATEWAYID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:edit MANAGEDGATEWAYID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:list
* anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:start MANAGEDGATEWAYID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:stop MANAGEDGATEWAYID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:rtf:list
* anypoint-cli-runtime-mgr-plugin runtime-mgr:server:delete SERVERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:server:describe SERVERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:server:list
* anypoint-cli-runtime-mgr-plugin runtime-mgr:server:modify SERVERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:server:token
* anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:add:server SERVERGROUPID SERVERID
* [anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:create NAME [SERVERIDS]](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservergroupcreate-name-serverids)
* anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:delete SERVERGROUPID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:describe SERVERGROUPID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:list
* anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:modify SERVERGROUPID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:remove:server SERVERGROUPID SERVERID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:create NAME
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:describe ALERTID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:list
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:modify ALERTID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:artifact IDENTIFIER DIRECTORY
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:copy SOURCE TARGET TARGETIDENTIFIER
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:delete IDENTIFIER
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:deploy TARGETIDENTIFIER NAME ZIPFILE
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:describe APPID
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:list
* [anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:modify IDENTIFIER [ZIPFILE]](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationmodify-identifier-zipfile)
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:restart IDENTIFIER
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:start IDENTIFIER
* anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:stop IDENTIFIER
* anypoint-cli-runtime-mgr-plugin versionanypoint-cli-runtime-mgr-plugin conf [KEY] [VALUE]Manage authentication credentials in a configuration file (config.json)
`
USAGE
$ anypoint-cli-runtime-mgr-plugin conf [KEY] [VALUE] [-h] [-k ] [-v ] [-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= key of the config
-v, --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: /Users/gkuperman/Library/Preferences/oclif-nodejs/config.json
EXAMPLES
$ anypoint-cli-runtime-mgr-plugin conf username myuser
$ anypoint-cli-runtime-mgr-plugin conf password mypwd
`anypoint-cli-runtime-mgr-plugin help [COMMAND]Display help for anypoint-cli-runtime-mgr-plugin.
`
USAGE
$ anypoint-cli-runtime-mgr-plugin help [COMMAND] [-n]ARGUMENTS
COMMAND Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for anypoint-cli-runtime-mgr-plugin.
`_See code: @oclif/plugin-help_
anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:add:server CLUSTERID SERVERID [SERVERIP]Add server to cluster
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:add:server [CLUSTERID] [SERVERID] [SERVERIP] [--password [--username
| --client_id | ]] [--client_secret ] [--bearer | | ] [--organization ]
[--environment ] [--host ] [--collectMetrics] [-h]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Add server to cluster
`_See code: src/commands/runtime-mgr/cluster/add/server.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:create NAMECreate new cluster
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:create [NAME] --server [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics] [-h] [--multicast]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--multicast Whether cluster should be Multicast
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--server=... (required) Pair of server ID and IP address. IP address is optional for multicast
clusters. You can provide multiple values to add multiple servers, e.g. --server
12:127.0.0.1 --server 38:128.0.0.1
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Create new cluster
`_See code: src/commands/runtime-mgr/cluster/create.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:delete CLUSTERIDDelete cluster
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:delete [CLUSTERID] [--password [--username | --client_id
| ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ]
[--host ] [--collectMetrics] [-h]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Delete cluster
`_See code: src/commands/runtime-mgr/cluster/delete.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:describe CLUSTERIDDescribe server cluster
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:describe [CLUSTERID] [--password [--username | --client_id
| ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ]
[--host ] [--collectMetrics] [-h] [-o ]FLAGS
-h, --help Show CLI help.
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Describe server cluster
`_See code: src/commands/runtime-mgr/cluster/describe.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:listLists all clusters in the environment
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:list [--password [--username | --client_id |
]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ] [--host
] [--collectMetrics] [-h] [-o ]FLAGS
-h, --help Show CLI help.
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Lists all clusters in the environment
`_See code: src/commands/runtime-mgr/cluster/list.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:modify CLUSTERIDModify cluster
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:modify [CLUSTERID] --name [--password [--username
| --client_id | ]] [--client_secret ] [--bearer | | ] [--organization ]
[--environment ] [--host ] [--collectMetrics] [-h]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--name= (required) New cluster name
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Modify cluster
`_See code: src/commands/runtime-mgr/cluster/modify.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:remove:server CLUSTERID SERVERIDAdd server to cluster
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:remove:server [CLUSTERID] [SERVERID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics] [-h]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Add server to cluster
`_See code: src/commands/runtime-mgr/cluster/remove/server.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:create NAME TARGETID SIZECreate a managed gateway
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:create [NAME] [TARGETID] [SIZE] --releaseChannel edge|lts [--password
[--username | --client_id | ]] [--client_secret ] [--bearer | | ]
[--organization ] [--environment ] [--host ] [--collectMetrics] [--publicUrl ]
[--lastMileSecurity] [--forwardSslSession] [--upstreamResponseTimeout ] [--connectionIdleTimeout ]
[--loggingLevel debug|info|warn|error|fatal] [--forwardLogs] [--tracingEnabled] [--tracingSampling ]
[--tracingLabels ] [--version ]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment
variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment
variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET
environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment
variable.
--connectionIdleTimeout= Connection idle timeout. You can define this in
the CONNECTION_IDLE_TIMEOUT environment variable. Default value is 60.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment
variable.
--[no-]forwardLogs Forward logs. E.g. --no-forwardLogs to disable or --forwardLogs to
enable. You can define this in the FORWARD_LOGS environment variable.
Default value is true.
--[no-]forwardSslSession Ingress forward SSL session. E.g. --no-forwardSslSession to disable or
--forwardSslSession to enable. You can define this in the
FORWARD_SSL_SESSION environment variable. Default value is false.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the
ANYPOINT_HOST environment variable.
--[no-]lastMileSecurity Ingress last mile security. E.g. --no-lastMileSecurity to disable or
--lastMileSecurity to enable. You can define this in the
LAST_MILE_SECURITY environment variable. Default value is false.
--loggingLevel=(debug|info|warn|error|fatal) Logging level. Allowed values are debug, info, warn, error and fatal.
You can define this in the LOGGING_LEVEL environment variable. Default
value is info.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment
variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment
variable.
--publicUrl= Public URL. If you want to provide multiple public URLs, you can do it
separated by commas. You can define this in the PUBLIC_URL environment
variable. Default value is empty.
--releaseChannel=(edge|lts) (required) Release channel. Allowed values are lts and edge. You can
define this in the RELEASE_CHANNEL environment variable.
--[no-]tracingEnabled Enable or disable tracing. E.g. --no-tracingEnabled to disable or
--tracingEnabled to enable. You can define this in the TRACING_ENABLED
environment variable. Default value is false.
--tracingLabels= Tracing labels attributes as JSON string. E.g. --tracingLabels '[{"type"
:"environment","name":"name","keyName":"key","defaultValue":"value"}]'
You can define this in the TRACING_LABELS environment variable. Default
value is [].
--tracingSampling= Tracing sampling percentage. Be aware that this percentage could impact
the performance of your API if your gateway experiences high traffic.
E.g. --tracingSampling 50 to set 50% sampling. You can define this in
the TRACING_SAMPLING environment variable. Default value is 1.
--upstreamResponseTimeout= Upstream response timeout. Default value is 15. You can define this in
the UPSTREAM_RESPONSE_TIMEOUT environment variable. Default value is
15.
--username= Username. You can define this in the ANYPOINT_USERNAME environment
variable.
--version= Runtime version. If the value is "latest", it will pick the latest
version available for the configured release channel. Same case if there
is no value provided. You can define this in the RUNTIME_VERSION
environment variable.
DESCRIPTION
Create a managed gateway
`_See code: src/commands/runtime-mgr/gateways/managed/create.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:delete MANAGEDGATEWAYIDDelete managed gateway
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:delete [MANAGEDGATEWAYID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Delete managed gateway
`_See code: src/commands/runtime-mgr/gateways/managed/delete.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:describe MANAGEDGATEWAYIDDescribe a specific managed gateway
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:describe [MANAGEDGATEWAYID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics] [-h] [-o ]FLAGS
-h, --help Show CLI help.
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Describe a specific managed gateway
`_See code: src/commands/runtime-mgr/gateways/managed/describe.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:edit MANAGEDGATEWAYIDEdit a managed gateway
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:edit [MANAGEDGATEWAYID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics] [--publicUrl ] [--lastMileSecurity] [--forwardSslSession]
[--upstreamResponseTimeout ] [--connectionIdleTimeout ] [--loggingLevel debug|info|warn|error|fatal]
[--forwardLogs] [--tracingEnabled] [--tracingSampling ] [--tracingLabels ] [--version ]
[--releaseChannel edge|lts]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment
variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment
variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET
environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment
variable.
--connectionIdleTimeout= Connection idle timeout. You can define this in
the CONNECTION_IDLE_TIMEOUT environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment
variable.
--[no-]forwardLogs Forward logs. E.g. --no-forwardLogs to disable or --forwardLogs to
enable. You can define this in the FORWARD_LOGS environment variable.
--[no-]forwardSslSession Ingress forward SSL session. E.g. --no-forwardSslSession to disable or
--forwardSslSession to enable. You can define this in the
FORWARD_SSL_SESSION environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the
ANYPOINT_HOST environment variable.
--[no-]lastMileSecurity Ingress last mile security. E.g. --no-lastMileSecurity to disable or
--lastMileSecurity to enable. You can define this in the
LAST_MILE_SECURITY environment variable.
--loggingLevel=(debug|info|warn|error|fatal) Logging level. Allowed values are debug, info, warn, error and fatal.
You can define this in the LOGGING_LEVEL environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment
variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment
variable.
--publicUrl= Public URL. If you want to provide multiple public URLs, you can do it
separated by commas. You can define this in the PUBLIC_URL environment
variable.
--releaseChannel=(edge|lts) Release channel. Allowed values are lts and edge. You can define this
in the RELEASE_CHANNEL environment variable.
--[no-]tracingEnabled Enable or disable tracing. E.g. --no-tracingEnabled to disable or
--tracingEnabled to enable. You can define this in the TRACING_ENABLED
environment variable.
--tracingLabels= Tracing labels attributes as JSON string. E.g. --tracingLabels '[{"type"
:"environment","name":"name","keyName":"key","defaultValue":"value"}]'
You can define this in the TRACING_LABELS environment variable.
--tracingSampling= Tracing sampling percentage. Be aware that this percentage could impact
the performance of your API if your gateway experiences high traffic.
E.g. --tracingSampling 50 to set 50% sampling. You can define this in
the TRACING_SAMPLING environment variable.
--upstreamResponseTimeout= Upstream response timeout. You can define this in
the UPSTREAM_RESPONSE_TIMEOUT environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment
variable.
--version= Runtime version. If the value is "latest", it will pick the latest
version available for the configured release channel. Same case if there
is no value provided. You can define this in the RUNTIME_VERSION
environment variable.
DESCRIPTION
Edit a managed gateway
`_See code: src/commands/runtime-mgr/gateways/managed/edit.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:listLists all managed gateways in the environment
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:list [--password [--username | --client_id |
]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ] [--host
] [--collectMetrics] [-h]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Lists all managed gateways in the environment
`_See code: src/commands/runtime-mgr/gateways/managed/list.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:start MANAGEDGATEWAYIDStart managed gateway
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:start [MANAGEDGATEWAYID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Start managed gateway
`_See code: src/commands/runtime-mgr/gateways/managed/start.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:stop MANAGEDGATEWAYIDStop managed gateway
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:stop [MANAGEDGATEWAYID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Stop managed gateway
`_See code: src/commands/runtime-mgr/gateways/managed/stop.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:rtf:listLists available Runtime Fabric instances
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:rtf:list [--password [--username | --client_id |
]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ] [--host
] [--collectMetrics] [-h] [-o ]FLAGS
-h, --help Show CLI help.
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Lists available Runtime Fabric instances
`_See code: src/commands/runtime-mgr/rtf/list.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:server:delete SERVERIDDelete server
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:delete [SERVERID] [--password [--username | --client_id
| ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ]
[--host ] [--collectMetrics]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Delete server
`_See code: src/commands/runtime-mgr/server/delete.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:server:describe SERVERIDDescribe server
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:describe [SERVERID] [--password [--username | --client_id
| ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ]
[--host ] [--collectMetrics] [-o ]FLAGS
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Describe server
`_See code: src/commands/runtime-mgr/server/describe.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:server:listLists all servers in the environment
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:list [--password [--username | --client_id |
]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ] [--host
] [--collectMetrics] [-o ]FLAGS
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Lists all servers in the environment
`_See code: src/commands/runtime-mgr/server/list.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:server:modify SERVERIDModify server
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:modify [SERVERID] --name [--password [--username
| --client_id | ]] [--client_secret ] [--bearer | | ] [--organization ]
[--environment ] [--host ] [--collectMetrics] [-h]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--name= (required) New server name
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Modify server
`_See code: src/commands/runtime-mgr/server/modify.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:server:tokenGet server registration token. To add a server, cd into the /bin directory of Mule instance you want to add and execute the following command: ./amc_setup -H REGISTRATION_TOKEN server-name
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:token [--password [--username | --client_id |
]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ] [--host
] [--collectMetrics]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Get server registration token. To add a server, cd into the /bin directory of Mule instance you want to add and
execute the following command: ./amc_setup -H REGISTRATION_TOKEN server-name
`_See code: src/commands/runtime-mgr/server/token.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:add:server SERVERGROUPID SERVERIDAdd server to a server group
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:add:server [SERVERGROUPID] [SERVERID] [--password [--username
| --client_id | ]] [--client_secret ] [--bearer | | ] [--organization ]
[--environment ] [--host ] [--collectMetrics]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Add server to a server group
`_See code: src/commands/runtime-mgr/serverGroup/add/server.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:create NAME [SERVERIDS]Create server group from servers
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:create [NAME] [SERVERIDS] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics]FLAGS
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Create server group from servers
`_See code: src/commands/runtime-mgr/serverGroup/create.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:delete SERVERGROUPIDDelete server group
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:delete [SERVERGROUPID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics] [-h]FLAGS
-h, --help Show CLI help.
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Delete server group
`_See code: src/commands/runtime-mgr/serverGroup/delete.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:describe SERVERGROUPIDDescribe server group
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:describe [SERVERGROUPID] [--password [--username |
--client_id | ]] [--client_secret ] [--bearer | | ] [--organization ] [--environment
] [--host ] [--collectMetrics] [-h] [-o ]FLAGS
-h, --help Show CLI help.
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Describe server group
`_See code: src/commands/runtime-mgr/serverGroup/describe.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:listLists all server groups in the environment
`
USAGE
$ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:list [--password [--username | --client_id |
]] [--client_secret ] [--bearer | | ] [--organization ] [--environment ] [--host
] [--collectMetrics] [-h] [-o ]FLAGS
-h, --help Show CLI help.
-o, --output= [default: table] Format for commands output. Supported values are table (default) and
json
--bearer= Token Bearer. You can define this in the ANYPOINT_BEARER environment variable.
--client_id= Client ID. You can define this in the ANYPOINT_CLIENT_ID environment variable.
--client_secret= Client Secret. You can define this in the ANYPOINT_CLIENT_SECRET environment variable.
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment= Environment Name. You can define this in the ANYPOINT_ENV environment variable.
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--organization= Organization Name. You can define this in the ANYPOINT_ORG environment variable.
--password= Password. You can define this in the ANYPOINT_PASSWORD environment variable.
--username= Username. You can define this in the ANYPOINT_USERNAME environment variable.
DESCRIPTION
Lists all server groups in the environment
`_See code: src/commands/runtime-mgr/serverGroup/list.ts_
anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:modify SERVERGROUPIDModify server group
``FLAGS
-h, --help Show CLI help.
--bearer=
--client_id=
--client_secret=
--[no-]collectMetrics collect metrics. You can define this in the COLLECT_METRICS environment variable.
--environment=
--host=anypoint.mulesoft.com [default: anypoint.mulesoft.com] Host URL. You can define this in the ANYPOINT_HOST
environment variable.
--name=
--organization=
--passwor