|
Name of the target egress gateway (separate-gateways mode; requires --ingress-gw). When no gateway flags are provided, deploy defaults to single-gateway mode using agent-network-gw.
|
--egress-gw custom-egress
|
|
Name of the gateway for single-gateway mode (recommended). Mutually exclusive with --ingress-gw and --egress-gw.
|
|
|
Name of the target ingress gateway. Combine with --egress-gw for separate-gateways mode; on its own it selects single-gateway mode using this gateway. When no gateway flags are provided, deploy defaults to single-gateway mode using agent-network-gw.
|
--ingress-gw custom-ingress
|
-t, --target-space <value>
|
Name of the target space to deploy. In single-gateway mode, optional; when provided it must match the gateway’s target space (validated, not used for lookup). In separate-gateways mode, defaults to agent-network-space.
|
|
|
Bearer token
You can also set it with the ANYPOINT_BEARER variable
|
|
|
Client ID
You can also set it with the ANYPOINT_CLIENT_ID variable
|
|
|
Client Secret
You can also set it with the ANYPOINT_CLIENT_SECRET variable
|
--client_secret myClientSecret
|
|
Collect metrics
You can also set it with the COLLECT_METRICS variable
|
|
|
Disable tracing functionalities
|
|
--dont-wait-for-agent-network
|
Do not wait for the agent network to be ready
|
--dont-wait-for-agent-network
|
|
Environment name
You can also set it with the ANYPOINT_ENV variable
|
|
|
Host URL
Default: anypoint.mulesoft.com
You can also set it with the ANYPOINT_HOST variable
|
--host mycompany.anypoint.mulesoft.com
|
|
Max retries to check the status of the deploying application
Default: 3
|
|
|
Organization name
You can also set it with the ANYPOINT_ORG variable
|
|
|
Password
You can also set it with the ANYPOINT_PASSWORD variable
|
|
|
Path to the project
Default: .
|
--path ./my-agent-network
|
--process-timeout <value>
|
Process timeout in milliseconds
Default: 600000
|
|
|
Property to override in name:value format
|
|
--request-timeout <value>
|
Request timeout in milliseconds
Default: 60000
|
|
|
Username
You can also set it with the ANYPOINT_USERNAME variable
|
--username myuser@example.com
|
|
|
|