@mulesoft/runtime-mgr
===============



[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/@mulesoft/runtime-mgr.svg)](https://npmjs.org/package/@mulesoft/runtime-mgr)
[![Downloads/week](https://img.shields.io/npm/dw/@mulesoft/runtime-mgr.svg)](https://npmjs.org/package/@mulesoft/runtime-mgr)
[![License](https://img.shields.io/npm/l/@mulesoft/runtime-mgr.svg)](https://github.com/packages/runtime-mgr/blob/master/package.json)

<!-- toc -->
* [Usage](#usage)
* [Commands](#commands)
<!-- tocstop -->
# Usage
<!-- usage -->
```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
...
```
<!-- usagestop -->
# Commands
<!-- 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-mgrclustercreate-name)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:delete CLUSTERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrclusterdelete-clusterid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:describe CLUSTERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrclusterdescribe-clusterid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:list`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrclusterlist)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:modify CLUSTERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrclustermodify-clusterid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:remove:server CLUSTERID SERVERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrclusterremoveserver-clusterid-serverid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:create NAME TARGETID SIZE`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrgatewaysmanagedcreate-name-targetid-size)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:delete MANAGEDGATEWAYID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrgatewaysmanageddelete-managedgatewayid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:describe MANAGEDGATEWAYID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrgatewaysmanageddescribe-managedgatewayid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:edit MANAGEDGATEWAYID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrgatewaysmanagededit-managedgatewayid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:list`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrgatewaysmanagedlist)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:start MANAGEDGATEWAYID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrgatewaysmanagedstart-managedgatewayid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:stop MANAGEDGATEWAYID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrgatewaysmanagedstop-managedgatewayid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:rtf:list`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrrtflist)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:server:delete SERVERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrserverdelete-serverid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:server:describe SERVERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrserverdescribe-serverid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:server:list`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrserverlist)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:server:modify SERVERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservermodify-serverid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:server:token`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservertoken)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:add:server SERVERGROUPID SERVERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservergroupaddserver-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-mgrservergroupdelete-servergroupid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:describe SERVERGROUPID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservergroupdescribe-servergroupid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:list`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservergrouplist)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:modify SERVERGROUPID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservergroupmodify-servergroupid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:remove:server SERVERGROUPID SERVERID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrservergroupremoveserver-servergroupid-serverid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:create NAME`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-alertcreate-name)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:describe ALERTID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-alertdescribe-alertid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:list`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-alertlist)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:modify ALERTID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-alertmodify-alertid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:artifact IDENTIFIER DIRECTORY`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationartifact-identifier-directory)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:copy SOURCE TARGET TARGETIDENTIFIER`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationcopy-source-target-targetidentifier)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:delete IDENTIFIER`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationdelete-identifier)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:deploy TARGETIDENTIFIER NAME ZIPFILE`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationdeploy-targetidentifier-name-zipfile)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:describe APPID`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationdescribe-appid)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:list`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationlist)
* [`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-mgrstandalone-applicationrestart-identifier)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:start IDENTIFIER`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationstart-identifier)
* [`anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:stop IDENTIFIER`](#anypoint-cli-runtime-mgr-plugin-runtime-mgrstandalone-applicationstop-identifier)
* [`anypoint-cli-runtime-mgr-plugin version`](#anypoint-cli-runtime-mgr-plugin-version)

## `anypoint-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 <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: /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](https://github.com/oclif/plugin-help/blob/v5.1.12/src/commands/help.ts)_

## `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 <value> [--username
    <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.
  --[no-]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 server to cluster
```

_See code: [src/commands/runtime-mgr/cluster/add/server.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/cluster/add/server.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:create NAME`

Create new cluster

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:create [NAME] --server <value> [--password <value> [--username <value> |
    --client_id <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h] [--multicast]

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.
  --[no-]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.
  --multicast                   Whether cluster should be Multicast
  --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) 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=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Create new cluster
```

_See code: [src/commands/runtime-mgr/cluster/create.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/cluster/create.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:delete CLUSTERID`

Delete cluster

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:delete [CLUSTERID] [--password <value> [--username <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.
  --[no-]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 cluster
```

_See code: [src/commands/runtime-mgr/cluster/delete.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/cluster/delete.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:describe CLUSTERID`

Describe server cluster

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:describe [CLUSTERID] [--password <value> [--username <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.
  --[no-]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
  Describe server cluster
```

_See code: [src/commands/runtime-mgr/cluster/describe.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/cluster/describe.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:list`

Lists all clusters in the environment

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:list [--password <value> [--username <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.
  --[no-]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 clusters in the environment
```

_See code: [src/commands/runtime-mgr/cluster/list.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/cluster/list.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:modify CLUSTERID`

Modify cluster

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:modify [CLUSTERID] --name <value> [--password <value> [--username
    <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.
  --[no-]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.
  --name=<value>                (required) New cluster 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
  Modify cluster
```

_See code: [src/commands/runtime-mgr/cluster/modify.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/cluster/modify.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:remove:server CLUSTERID SERVERID`

Add server to cluster

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:cluster:remove:server [CLUSTERID] [SERVERID] [--password <value> [--username <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.
  --[no-]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 server to cluster
```

_See code: [src/commands/runtime-mgr/cluster/remove/server.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/cluster/remove/server.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:create NAME TARGETID SIZE`

Create a managed gateway

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:create [NAME] [TARGETID] [SIZE] --releaseChannel edge|lts [--password
    <value> [--username <value> | --client_id <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ]
    [--organization <value>] [--environment <value>] [--host <value>] [--collectMetrics] [--publicUrl <value>]
    [--lastMileSecurity] [--forwardSslSession] [--upstreamResponseTimeout <value>] [--connectionIdleTimeout <value>]
    [--loggingLevel debug|info|warn|error|fatal] [--forwardLogs] [--tracingEnabled] [--tracingSampling <value>]
    [--tracingLabels <value>] [--version <value>]

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.
  --[no-]collectMetrics                         collect metrics. You can define this in the COLLECT_METRICS environment
                                                variable.
  --connectionIdleTimeout=<value>               Connection idle timeout. You can define this in
                                                the CONNECTION_IDLE_TIMEOUT environment variable. Default value is 60.
  --environment=<value>                         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=<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.
  --publicUrl=<value>                           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=<value>                       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=<value>                     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=<value>             Upstream response timeout. Default value is 15. You can define this in
                                                the UPSTREAM_RESPONSE_TIMEOUT environment variable. Default value is
                                                15.
  --username=<value>                            Username. You can define this in the ANYPOINT_USERNAME environment
                                                variable.
  --version=<value>                             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](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/gateways/managed/create.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:delete MANAGEDGATEWAYID`

Delete managed gateway

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:delete [MANAGEDGATEWAYID] [--password <value> [--username <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.
  --[no-]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 managed gateway
```

_See code: [src/commands/runtime-mgr/gateways/managed/delete.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/gateways/managed/delete.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:describe MANAGEDGATEWAYID`

Describe a specific managed gateway

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:describe [MANAGEDGATEWAYID] [--password <value> [--username <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.
  --[no-]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
  Describe a specific managed gateway
```

_See code: [src/commands/runtime-mgr/gateways/managed/describe.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/gateways/managed/describe.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:edit MANAGEDGATEWAYID`

Edit a managed gateway

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:edit [MANAGEDGATEWAYID] [--password <value> [--username <value> |
    --client_id <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [--publicUrl <value>] [--lastMileSecurity] [--forwardSslSession]
    [--upstreamResponseTimeout <value>] [--connectionIdleTimeout <value>] [--loggingLevel debug|info|warn|error|fatal]
    [--forwardLogs] [--tracingEnabled] [--tracingSampling <value>] [--tracingLabels <value>] [--version <value>]
    [--releaseChannel edge|lts]

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.
  --[no-]collectMetrics                         collect metrics. You can define this in the COLLECT_METRICS environment
                                                variable.
  --connectionIdleTimeout=<value>               Connection idle timeout. You can define this in
                                                the CONNECTION_IDLE_TIMEOUT environment variable.
  --environment=<value>                         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=<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.
  --publicUrl=<value>                           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=<value>                       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=<value>                     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=<value>             Upstream response timeout. You can define this in
                                                the UPSTREAM_RESPONSE_TIMEOUT environment variable.
  --username=<value>                            Username. You can define this in the ANYPOINT_USERNAME environment
                                                variable.
  --version=<value>                             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](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/gateways/managed/edit.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:list`

Lists all managed gateways in the environment

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:list [--password <value> [--username <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.
  --[no-]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 managed gateways in the environment
```

_See code: [src/commands/runtime-mgr/gateways/managed/list.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/gateways/managed/list.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:start MANAGEDGATEWAYID`

Start managed gateway

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:start [MANAGEDGATEWAYID] [--password <value> [--username <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.
  --[no-]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
  Start managed gateway
```

_See code: [src/commands/runtime-mgr/gateways/managed/start.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/gateways/managed/start.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:stop MANAGEDGATEWAYID`

Stop managed gateway

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:gateways:managed:stop [MANAGEDGATEWAYID] [--password <value> [--username <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.
  --[no-]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
  Stop managed gateway
```

_See code: [src/commands/runtime-mgr/gateways/managed/stop.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/gateways/managed/stop.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:rtf:list`

Lists available Runtime Fabric instances

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:rtf:list [--password <value> [--username <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.
  --[no-]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 available Runtime Fabric instances
```

_See code: [src/commands/runtime-mgr/rtf/list.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/rtf/list.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:server:delete SERVERID`

Delete server

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:delete [SERVERID] [--password <value> [--username <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.
  --[no-]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 server
```

_See code: [src/commands/runtime-mgr/server/delete.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/server/delete.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:server:describe SERVERID`

Describe server

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:describe [SERVERID] [--password <value> [--username <value> | --client_id
    <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-o <value>]

FLAGS
  -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.
  --[no-]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
  Describe server
```

_See code: [src/commands/runtime-mgr/server/describe.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/server/describe.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:server:list`

Lists all servers in the environment

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:list [--password <value> [--username <value> | --client_id <value> |
    ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment <value>] [--host
    <value>] [--collectMetrics] [-o <value>]

FLAGS
  -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.
  --[no-]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 servers in the environment
```

_See code: [src/commands/runtime-mgr/server/list.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/server/list.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:server:modify SERVERID`

Modify server

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:modify [SERVERID] --name <value> [--password <value> [--username <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.
  --[no-]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.
  --name=<value>                (required) New server 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
  Modify server
```

_See code: [src/commands/runtime-mgr/server/modify.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/server/modify.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:server:token`

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

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:server:token [--password <value> [--username <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.
  --[no-]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
  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](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/server/token.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:add:server SERVERGROUPID SERVERID`

Add server to a server group

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:add:server [SERVERGROUPID] [SERVERID] [--password <value> [--username
    <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.
  --[no-]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 server to a server group
```

_See code: [src/commands/runtime-mgr/serverGroup/add/server.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/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 <value> [--username <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.
  --[no-]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 server group from servers
```

_See code: [src/commands/runtime-mgr/serverGroup/create.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/serverGroup/create.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:delete SERVERGROUPID`

Delete server group

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:delete [SERVERGROUPID] [--password <value> [--username <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.
  --[no-]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 server group
```

_See code: [src/commands/runtime-mgr/serverGroup/delete.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/serverGroup/delete.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:describe SERVERGROUPID`

Describe server group

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:describe [SERVERGROUPID] [--password <value> [--username <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.
  --[no-]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
  Describe server group
```

_See code: [src/commands/runtime-mgr/serverGroup/describe.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/serverGroup/describe.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:list`

Lists all server groups in the environment

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:list [--password <value> [--username <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.
  --[no-]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 server groups in the environment
```

_See code: [src/commands/runtime-mgr/serverGroup/list.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/serverGroup/list.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:modify SERVERGROUPID`

Modify server group

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:modify [SERVERGROUPID] --name <value> [--password <value> [--username
    <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.
  --[no-]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.
  --name=<value>                (required) New server group 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
  Modify server group
```

_See code: [src/commands/runtime-mgr/serverGroup/modify.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/serverGroup/modify.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:remove:server SERVERGROUPID SERVERID`

Remove server from a server group

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:serverGroup:remove:server [SERVERGROUPID] [SERVERID] [--password <value> [--username
    <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.
  --[no-]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 server from a server group
```

_See code: [src/commands/runtime-mgr/serverGroup/remove/server.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/serverGroup/remove/server.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:create NAME`

Create new standalone alert

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:create [NAME] [--password <value> [--username <value> | --client_id
    <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [--name <value>] [--severity INFO|WARNING|CRITICAL] [--resourceType
    hybrid-application|server|server-group|cluster] [--resource <value>] [--condition
    application-undeployed|application-failure|application-success|application-message-count|application-error-count|app
    lication-response-time|agent-version-change|runtime-version-change|server-cpu|server-load-average|server-memory|serv
    er-thread-count|server-up|server-deletion|server-down|server-group-up|server-group-deletion|server-group-down|server
    -group-member-cpu|server-group-member-load-average|server-group-member-memory|server-group-member-thread-count|serve
    r-group-member-up|server-group-member-down|server-group-member-added|server-group-member-removed|cluster-up|cluster-
    deletion|cluster-down|cluster-visibility-change|cluster-member-cpu|cluster-member-load-average|cluster-member-memory
    |cluster-member-thread-count|cluster-member-up|cluster-member-down|cluster-member-added|cluster-member-removed]
    [--period <value>] [--threshold <value>] [--operator gt|lt] [--subject <value>] [--content <value>] [--recipient
    <value>] [--email <value>]

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.

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

  --condition=<option>
      Alert trigger condition. Valid conditions for each resourceType are:
      hybrid-application: application-undeployed, application-failure, application-success, application-message-count,
      application-error-count, application-response-time
      server: agent-version-change, runtime-version-change, server-cpu, server-load-average, server-memory,
      server-thread-count, server-up, server-deletion, server-down
      server-group: server-group-up, server-group-deletion, server-group-down, server-group-member-cpu,
      server-group-member-load-average, server-group-member-memory, server-group-member-thread-count,
      server-group-member-up, server-group-member-down, server-group-member-added, server-group-member-removed
      cluster: cluster-up, cluster-deletion, cluster-down, cluster-visibility-change, cluster-member-cpu,
      cluster-member-load-average, cluster-member-memory, cluster-member-thread-count, cluster-member-up,
      cluster-member-down, cluster-member-added, cluster-member-removed
      Supported Values: application-undeployed, application-failure, application-success, application-message-count,
      application-error-count, application-response-time, agent-version-change, runtime-version-change, server-cpu,
      server-load-average, server-memory, server-thread-count, server-up, server-deletion, server-down, server-group-up,
      server-group-deletion, server-group-down, server-group-member-cpu, server-group-member-load-average,
      server-group-member-memory, server-group-member-thread-count, server-group-member-up, server-group-member-down,
      server-group-member-added, server-group-member-removed, cluster-up, cluster-deletion, cluster-down,
      cluster-visibility-change, cluster-member-cpu, cluster-member-load-average, cluster-member-memory,
      cluster-member-thread-count, cluster-member-up, cluster-member-down, cluster-member-added, cluster-member-removed
      <options:
      application-undeployed|application-failure|application-success|application-message-count|application-error-count|app
      lication-response-time|agent-version-change|runtime-version-change|server-cpu|server-load-average|server-memory|serv
      er-thread-count|server-up|server-deletion|server-down|server-group-up|server-group-deletion|server-group-down|server
      -group-member-cpu|server-group-member-load-average|server-group-member-memory|server-group-member-thread-count|serve
      r-group-member-up|server-group-member-down|server-group-member-added|server-group-member-removed|cluster-up|cluster-
      deletion|cluster-down|cluster-visibility-change|cluster-member-cpu|cluster-member-load-average|cluster-member-memory
      |cluster-member-thread-count|cluster-member-up|cluster-member-down|cluster-member-added|cluster-member-removed>

  --content=<value>
      Alert notification email body

  --email=<value>...
      Email to send alert notification to. Can be used multiple times to specify multiple emails

  --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>
      Alert name

  --operator=<option>
      Condition operator explaining values relation to threshold. Supported Values: gt,lt
      <options: gt|lt>

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

  --period=<value>
      Condition duration in minutes

  --recipient=<value>...
      Username to send alert notification to. Can be used multiple times to specify multiple usernames

  --resource=<value>
      Alert resource ID. Can be used multiple types. If not provided alert triggers for all resources. Depending on
      resourceType resource can be application, server, server-group or cluster.

  --resourceType=<option>
      Alert resource type. Supported Values: hybrid-application, server, server-group, cluster
      <options: hybrid-application|server|server-group|cluster>

  --severity=<option>
      Alert severity. Supported Values: INFO, WARNING, CRITICAL
      <options: INFO|WARNING|CRITICAL>

  --subject=<value>
      Alert notification email subject

  --threshold=<value>
      Condition threshold number

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

DESCRIPTION
  Create new standalone alert
```

_See code: [src/commands/runtime-mgr/standalone-alert/create.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-alert/create.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:describe ALERTID`

Describe standalone alert

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:describe [ALERTID] [--password <value> [--username <value> | --client_id
    <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-o <value>]

FLAGS
  -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.
  --[no-]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
  Describe standalone alert
```

_See code: [src/commands/runtime-mgr/standalone-alert/describe.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-alert/describe.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:list`

Lists all applications in the environment

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:list [--password <value> [--username <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.
  --[no-]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>                How to sort the results
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all applications in the environment
```

_See code: [src/commands/runtime-mgr/standalone-alert/list.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-alert/list.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:modify ALERTID`

Modify standalone alert

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-alert:modify [ALERTID] [--password <value> [--username <value> | --client_id
    <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [--name <value>] [--severity INFO|WARNING|CRITICAL] [--resourceType
    hybrid-application|server|server-group|cluster] [--resource <value>] [--condition
    application-undeployed|application-failure|application-success|application-message-count|application-error-count|app
    lication-response-time|agent-version-change|runtime-version-change|server-cpu|server-load-average|server-memory|serv
    er-thread-count|server-up|server-deletion|server-down|server-group-up|server-group-deletion|server-group-down|server
    -group-member-cpu|server-group-member-load-average|server-group-member-memory|server-group-member-thread-count|serve
    r-group-member-up|server-group-member-down|server-group-member-added|server-group-member-removed|cluster-up|cluster-
    deletion|cluster-down|cluster-visibility-change|cluster-member-cpu|cluster-member-load-average|cluster-member-memory
    |cluster-member-thread-count|cluster-member-up|cluster-member-down|cluster-member-added|cluster-member-removed]
    [--period <value>] [--threshold <value>] [--operator gt|lt] [--subject <value>] [--content <value>] [--recipient
    <value>] [--email <value>] [-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.

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

  --condition=<option>
      Alert trigger condition. Valid conditions for each resourceType are:
      hybrid-application: application-undeployed, application-failure, application-success, application-message-count,
      application-error-count, application-response-time
      server: agent-version-change, runtime-version-change, server-cpu, server-load-average, server-memory,
      server-thread-count, server-up, server-deletion, server-down
      server-group: server-group-up, server-group-deletion, server-group-down, server-group-member-cpu,
      server-group-member-load-average, server-group-member-memory, server-group-member-thread-count,
      server-group-member-up, server-group-member-down, server-group-member-added, server-group-member-removed
      cluster: cluster-up, cluster-deletion, cluster-down, cluster-visibility-change, cluster-member-cpu,
      cluster-member-load-average, cluster-member-memory, cluster-member-thread-count, cluster-member-up,
      cluster-member-down, cluster-member-added, cluster-member-removedSupported Values: application-undeployed,
      application-failure, application-success, application-message-count, application-error-count,
      application-response-time, agent-version-change, runtime-version-change, server-cpu, server-load-average,
      server-memory, server-thread-count, server-up, server-deletion, server-down, server-group-up, server-group-deletion,
      server-group-down, server-group-member-cpu, server-group-member-load-average, server-group-member-memory,
      server-group-member-thread-count, server-group-member-up, server-group-member-down, server-group-member-added,
      server-group-member-removed, cluster-up, cluster-deletion, cluster-down, cluster-visibility-change,
      cluster-member-cpu, cluster-member-load-average, cluster-member-memory, cluster-member-thread-count,
      cluster-member-up, cluster-member-down, cluster-member-added, cluster-member-removed
      <options:
      application-undeployed|application-failure|application-success|application-message-count|application-error-count|app
      lication-response-time|agent-version-change|runtime-version-change|server-cpu|server-load-average|server-memory|serv
      er-thread-count|server-up|server-deletion|server-down|server-group-up|server-group-deletion|server-group-down|server
      -group-member-cpu|server-group-member-load-average|server-group-member-memory|server-group-member-thread-count|serve
      r-group-member-up|server-group-member-down|server-group-member-added|server-group-member-removed|cluster-up|cluster-
      deletion|cluster-down|cluster-visibility-change|cluster-member-cpu|cluster-member-load-average|cluster-member-memory
      |cluster-member-thread-count|cluster-member-up|cluster-member-down|cluster-member-added|cluster-member-removed>

  --content=<value>
      Alert notification email body

  --email=<value>...
      Email to send alert notification to. Can be used multiple times to specify multiple emails

  --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>
      Alert name

  --operator=<option>
      Condition operator explaining values relation to threshold. Supported Values: gt,lt
      <options: gt|lt>

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

  --period=<value>
      Condition duration in minutes

  --recipient=<value>...
      Username to send alert notification to. Can be used multiple times to specify multiple usernames

  --resource=<value>
      Alert resource ID. Can be used multiple types. If not provided alert triggers for all resources. Depending on
      resourceType resource can be application, server, server-group or cluster.

  --resourceType=<option>
      Alert resource type. Supported Values: hybrid-application, server, server-group, cluster
      <options: hybrid-application|server|server-group|cluster>

  --severity=<option>
      Alert severity. Supported Values: INFO, WARNING, CRITICAL
      <options: INFO|WARNING|CRITICAL>

  --subject=<value>
      Alert notification email subject

  --threshold=<value>
      Condition threshold number

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

DESCRIPTION
  Modify standalone alert
```

_See code: [src/commands/runtime-mgr/standalone-alert/modify.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-alert/modify.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:artifact IDENTIFIER DIRECTORY`

Download an application artifact binary. The "identifier" parameter can be either an application ID or name.

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:artifact [IDENTIFIER] [DIRECTORY] [--password <value> [--username <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.
  --[no-]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 application artifact binary. The "identifier" parameter can be either an application ID or name.
```

_See code: [src/commands/runtime-mgr/standalone-application/artifact.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/artifact.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:copy SOURCE TARGET TARGETIDENTIFIER`

Copy a standalone application from "source" to "target". The format of "source" and "target" is: [<org>[:<env>/]]<appName>. The "targetIdentifier" parameter can be either a target ID or name. A target can be either a server, server group or cluster.

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:copy [SOURCE] [TARGET] [TARGETIDENTIFIER] [--password <value>
    [--username <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.
  --[no-]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 a standalone application from "source" to "target". The format of "source" and "target" is:
  [<org>[:<env>/]]<appName>. The "targetIdentifier" parameter can be either a target ID or name. A target can be either
  a server, server group or cluster.
```

_See code: [src/commands/runtime-mgr/standalone-application/copy.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/copy.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:delete IDENTIFIER`

Delete an on-premise application. The "identifier" parameter can be either an application ID or name.

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:delete [IDENTIFIER] [--password <value> [--username <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.
  --[no-]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 on-premise application. The "identifier" parameter can be either an application ID or name.
```

_See code: [src/commands/runtime-mgr/standalone-application/delete.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/delete.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:deploy TARGETIDENTIFIER NAME ZIPFILE`

Deploy a new application to an on-premise target. The "targetIdentifier" parameter can be either a target ID or name. A target can be either a server, server group or cluster.

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:deploy [TARGETIDENTIFIER] [NAME] [ZIPFILE] [--password <value>
    [--username <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.
  --[no-]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
  Deploy a new application to an on-premise target. The "targetIdentifier" parameter can be either a target ID or name.
  A target can be either a server, server group or cluster.
```

_See code: [src/commands/runtime-mgr/standalone-application/deploy.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/deploy.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:describe APPID`

Describe standalone alert

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:describe [APPID] [--password <value> [--username <value> | --client_id
    <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment <value>]
    [--host <value>] [--collectMetrics] [-o <value>]

FLAGS
  -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.
  --[no-]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
  Describe standalone alert
```

_See code: [src/commands/runtime-mgr/standalone-application/describe.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/describe.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:list`

Lists all applications in the environment

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:list [--password <value> [--username <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.
  --[no-]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>                How to sort the results
  --username=<value>            Username. You can define this in the ANYPOINT_USERNAME environment variable.

DESCRIPTION
  Lists all applications in the environment
```

_See code: [src/commands/runtime-mgr/standalone-application/list.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/list.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:modify IDENTIFIER [ZIPFILE]`

Modify an on-premise application. The "identifier" parameter can be either an application ID or name. If the optional "zipfile" parameter is present, the artifact will be replaced with the artifact included in "zipfile".

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:modify [IDENTIFIER] [ZIPFILE] [--password <value> [--username <value> |
    --client_id <value> | ]] [--client_secret <value> ] [--bearer <value> |  | ] [--organization <value>] [--environment
    <value>] [--host <value>] [--collectMetrics] [-h] [--insight] [--log <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.
  --[no-]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.
  --insight                     Store message metadata of every Mule transaction
  --log=<value>                 [level:scope] Pair of loggingLevel:scope. Provide multiple values to set up
                                multiple loggings. E.g. --log INFO:module1 --log WARN:critModule.
                                Supported Values: TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF
  --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 on-premise application. The "identifier" parameter can be either an application ID or name. If the optional
  "zipfile" parameter is present, the artifact will be replaced with the artifact included in "zipfile".
```

_See code: [src/commands/runtime-mgr/standalone-application/modify.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/modify.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:restart IDENTIFIER`

Restart an on-premise application. The "identifier" parameter can be either an application ID or name.

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:restart [IDENTIFIER] [--password <value> [--username <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.
  --[no-]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
  Restart an on-premise application. The "identifier" parameter can be either an application ID or name.
```

_See code: [src/commands/runtime-mgr/standalone-application/restart.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/restart.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:start IDENTIFIER`

Start an on-premise application. The "identifier" parameter can be either an application ID or name.

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:start [IDENTIFIER] [--password <value> [--username <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.
  --[no-]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
  Start an on-premise application. The "identifier" parameter can be either an application ID or name.
```

_See code: [src/commands/runtime-mgr/standalone-application/start.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/start.ts)_

## `anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:stop IDENTIFIER`

Stop an on-premise application. The "identifier" parameter can be either an application ID or name.

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin runtime-mgr:standalone-application:stop [IDENTIFIER] [--password <value> [--username <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.
  --[no-]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
  Stop an on-premise application. The "identifier" parameter can be either an application ID or name.
```

_See code: [src/commands/runtime-mgr/standalone-application/stop.ts](https://github.com/mulesoft/anypoint-cli-runtime-mgr-plugin/blob/v1.0.0/src/commands/runtime-mgr/standalone-application/stop.ts)_

## `anypoint-cli-runtime-mgr-plugin version`

```
USAGE
  $ anypoint-cli-runtime-mgr-plugin version
```

_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v1.0.4/src/commands/version.ts)_
<!-- commandsstop -->
