Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
anypoint-cli-account-plugin
Advanced tools
account plugin
$ npm install -g @mulesoft/anypoint-cli-account-plugin
$ anypoint-cli-account-plugin COMMAND
running command...
$ anypoint-cli-account-plugin (--version)
@mulesoft/anypoint-cli-account-plugin/1.0.0 darwin-x64 node-v14.17.5
$ anypoint-cli-account-plugin --help [COMMAND]
USAGE
$ anypoint-cli-account-plugin COMMAND
...
anypoint-cli-account-plugin account:business-group:describe [NAME]
anypoint-cli-account-plugin account:business-group:list
anypoint-cli-account-plugin account:environment:create NAME
anypoint-cli-account-plugin account:environment:delete NAME
anypoint-cli-account-plugin account:environment:describe [NAME]
anypoint-cli-account-plugin account:environment:list
anypoint-cli-account-plugin account:user:describe
anypoint-cli-account-plugin conf [KEY] [VALUE]
anypoint-cli-account-plugin help [COMMAND]
anypoint-cli-account-plugin version
anypoint-cli-account-plugin account:business-group:describe [NAME]
Show details of a business group. If "name" is omitted, defaults to the current session's business group
USAGE
$ anypoint-cli-account-plugin account:business-group:describe [NAME] [--password <value> [--username <value> | --client_id <value>
| ]] [--client_secret <value> ] [--bearer <value> | | ] [--organization <value>] [--environment <value>] [--host
<value>] [--profile <value>] [-o <value>] [--collectMetrics] [-h]
FLAGS
-h, --help Show CLI help.
-o, --output=<value> [default: UI] Format for commands output
--bearer=<value> Token Bearer
--client_id=<value> Client ID
--client_secret=<value> Client Secret
--collectMetrics collect metrics
--environment=<value> Environment Name
--host=<value> [default: https://anypoint.mulesoft.com] Host URL
--organization=<value> Organization Name
--password=<value> Password
--profile=<value> [default: default] Select Profile from credentials
--username=<value> Username
DESCRIPTION
Show details of a business group. If "name" is omitted, defaults to the current session's business group
EXAMPLES
$ Usage: account business-group describe [options] [name]
Show details of a business group. If "name" is omitted, defaults to the current session's business group
Options:
--help output usage information
-o, --output <format> Output format. Supported values are: TABLE, JSON. Defaults to `TABLE`
See code: src/commands/account/business-group/describe.ts
anypoint-cli-account-plugin account:business-group:list
Lists business groups
USAGE
$ anypoint-cli-account-plugin account:business-group:list [--password <value> [--username <value> | --client_id <value> | ]]
[--client_secret <value> ] [--bearer <value> | | ] [--organization <value>] [--environment <value>] [--host
<value>] [--profile <value>] [-o <value>] [--collectMetrics] [-h]
FLAGS
-h, --help Show CLI help.
-o, --output=<value> [default: UI] Format for commands output
--bearer=<value> Token Bearer
--client_id=<value> Client ID
--client_secret=<value> Client Secret
--collectMetrics collect metrics
--environment=<value> Environment Name
--host=<value> [default: https://anypoint.mulesoft.com] Host URL
--organization=<value> Organization Name
--password=<value> Password
--profile=<value> [default: default] Select Profile from credentials
--username=<value> Username
DESCRIPTION
Lists business groups
EXAMPLES
$ Usage: account business-group list [options]
Lists business groups
Options:
--help output usage information
-o, --output <format> Output format. Supported values are: TABLE, JSON. Defaults to `TABLE`
See code: src/commands/account/business-group/list.ts
anypoint-cli-account-plugin account:environment:create NAME
Create new environment
USAGE
$ anypoint-cli-account-plugin account:environment:create [NAME] [--password <value> [--username <value> | --client_id <value>
| ]] [--client_secret <value> ] [--bearer <value> | | ] [--organization <value>] [--environment <value>] [--host
<value>] [--profile <value>] [-o <value>] [--collectMetrics] [-h] [-t <value>]
FLAGS
-h, --help Show CLI help.
-o, --output=<value> [default: UI] Format for commands output
-t, --type=<value>
--bearer=<value> Token Bearer
--client_id=<value> Client ID
--client_secret=<value> Client Secret
--collectMetrics collect metrics
--environment=<value> Environment Name
--host=<value> [default: https://anypoint.mulesoft.com] Host URL
--organization=<value> Organization Name
--password=<value> Password
--profile=<value> [default: default] Select Profile from credentials
--username=<value> Username
DESCRIPTION
Create new environment
EXAMPLES
$ Usage: account environment create [options] <name>
Create new environment
Options:
--help output usage information
--type <typeName> Environment type. Supported Values: design, production, sandbox
--sandbox Optionally create this environment as a sandbox. DEPRECATED: Use --type option instead.
-o, --output <format> Output format. Supported values are: TABLE, JSON. Defaults to `TABLE`
See code: src/commands/account/environment/create.ts
anypoint-cli-account-plugin account:environment:delete NAME
Delete an environment
USAGE
$ anypoint-cli-account-plugin account:environment:delete [NAME] [--password <value> [--username <value> | --client_id <value>
| ]] [--client_secret <value> ] [--bearer <value> | | ] [--organization <value>] [--environment <value>] [--host
<value>] [--profile <value>] [-o <value>] [--collectMetrics] [-h] [-f]
FLAGS
-f, --force
-h, --help Show CLI help.
-o, --output=<value> [default: UI] Format for commands output
--bearer=<value> Token Bearer
--client_id=<value> Client ID
--client_secret=<value> Client Secret
--collectMetrics collect metrics
--environment=<value> Environment Name
--host=<value> [default: https://anypoint.mulesoft.com] Host URL
--organization=<value> Organization Name
--password=<value> Password
--profile=<value> [default: default] Select Profile from credentials
--username=<value> Username
DESCRIPTION
Delete an environment
EXAMPLES
$ Usage: account environment delete [options] <name>
Delete an environment
Options:
--help output usage information
-o, --output <format> Output format. Supported values are: TABLE, JSON. Defaults to `TABLE`
See code: src/commands/account/environment/delete.ts
anypoint-cli-account-plugin account:environment:describe [NAME]
Show details of an environment. If "name" is omitted, defaults to the current session's environment.
USAGE
$ anypoint-cli-account-plugin account:environment:describe [NAME] [--password <value> [--username <value> | --client_id <value>
| ]] [--client_secret <value> ] [--bearer <value> | | ] [--organization <value>] [--environment <value>] [--host
<value>] [--profile <value>] [-o <value>] [--collectMetrics] [-h]
FLAGS
-h, --help Show CLI help.
-o, --output=<value> [default: UI] Format for commands output
--bearer=<value> Token Bearer
--client_id=<value> Client ID
--client_secret=<value> Client Secret
--collectMetrics collect metrics
--environment=<value> Environment Name
--host=<value> [default: https://anypoint.mulesoft.com] Host URL
--organization=<value> Organization Name
--password=<value> Password
--profile=<value> [default: default] Select Profile from credentials
--username=<value> Username
DESCRIPTION
Show details of an environment. If "name" is omitted, defaults to the current session's environment.
EXAMPLES
$ Usage: account environment describe [options] [name]
Show details of an environment. If "name" is omitted, defaults to the current session's environment
Options:
--help output usage information
-o, --output <format> Output format. Supported values are: TABLE, JSON. Defaults to `TABLE`
See code: src/commands/account/environment/describe.ts
anypoint-cli-account-plugin account:environment:list
Lists environments
USAGE
$ anypoint-cli-account-plugin account:environment:list [--password <value> [--username <value> | --client_id <value> | ]]
[--client_secret <value> ] [--bearer <value> | | ] [--organization <value>] [--environment <value>] [--host
<value>] [--profile <value>] [-o <value>] [--collectMetrics] [-h]
FLAGS
-h, --help Show CLI help.
-o, --output=<value> [default: UI] Format for commands output
--bearer=<value> Token Bearer
--client_id=<value> Client ID
--client_secret=<value> Client Secret
--collectMetrics collect metrics
--environment=<value> Environment Name
--host=<value> [default: https://anypoint.mulesoft.com] Host URL
--organization=<value> Organization Name
--password=<value> Password
--profile=<value> [default: default] Select Profile from credentials
--username=<value> Username
DESCRIPTION
Lists environments
EXAMPLES
$ Usage: account environment list [options]
Lists environments
Options:
--help output usage information
-o, --output <format> Output format. Supported values are: TABLE, JSON. Defaults to `TABLE`
See code: src/commands/account/environment/list.ts
anypoint-cli-account-plugin account:user:describe
Show account details
USAGE
$ anypoint-cli-account-plugin account:user:describe [--password <value> [--username <value> | --client_id <value> | ]]
[--client_secret <value> ] [--bearer <value> | | ] [--organization <value>] [--environment <value>] [--host
<value>] [--profile <value>] [-o <value>] [--collectMetrics] [-h]
FLAGS
-h, --help Show CLI help.
-o, --output=<value> [default: UI] Format for commands output
--bearer=<value> Token Bearer
--client_id=<value> Client ID
--client_secret=<value> Client Secret
--collectMetrics collect metrics
--environment=<value> Environment Name
--host=<value> [default: https://anypoint.mulesoft.com] Host URL
--organization=<value> Organization Name
--password=<value> Password
--profile=<value> [default: default] Select Profile from credentials
--username=<value> Username
DESCRIPTION
Show account details
EXAMPLES
$ Usage: account user describe [options]
Show account details
Options:
--help output usage information
-o, --output <format> Output format. Supported values are: TABLE, JSON. Defaults to `TABLE`
See code: src/commands/account/user/describe.ts
anypoint-cli-account-plugin conf [KEY] [VALUE]
manage configuration
USAGE
$ anypoint-cli-account-plugin conf [KEY] [VALUE] [-h] [-k <value>] [-v <value>] [-d] [-p <value>] [-n
<value>] [-d <value>]
ARGUMENTS
KEY key of the config
VALUE value of the config
FLAGS
-d, --cwd=<value> config file location
-d, --delete delete?
-h, --help show CLI help
-k, --key=<value> key of the config
-n, --name=<value> config file name
-p, --project=<value> project name
-v, --value=<value> value of the config
DESCRIPTION
manage configuration
See code: conf-cli
anypoint-cli-account-plugin help [COMMAND]
Display help for anypoint-cli-account-plugin.
USAGE
$ anypoint-cli-account-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-account-plugin.
See code: @oclif/plugin-help
anypoint-cli-account-plugin version
USAGE
$ anypoint-cli-account-plugin version
See code: @oclif/plugin-version
FAQs
account plugin
The npm package anypoint-cli-account-plugin receives a total of 4,394 weekly downloads. As such, anypoint-cli-account-plugin popularity was classified as popular.
We found that anypoint-cli-account-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.