The password for BASIC authentication. If omitted alongside --auth-type BASIC, the CLI reads it from stdin when piped, or prompts for it with the input hidden.
Any string
--basic-token
The bearer or authentication token for AUTH_TOKEN authentication.
Any string
--sigv4-assume-arn
The AWS IAM role to assume for SIGV4 authentication.
Any valid IAM role ARN
--sigv4-sts-region
The AWS STS region for SIGV4 authentication.
Any valid AWS region
--header
A request header in KEY=VALUE form. Repeatable.
KEY=VALUE
--label
A metric label in KEY=VALUE form. Repeatable.
KEY=VALUE
--auto-link
Workspace scope only. Automatically link the metrics export to all Deployments in the Workspace, including future ones.
None
--workspace-id
Set the Workspace scope. Mutually exclusive with --deployment-id. Defaults to your current Workspace from CLI context.
Any valid Workspace ID
--deployment-id
Set the Deployment scope. Mutually exclusive with --workspace-id.