Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 2.37 KB

stackit_load-balancer_observability-credentials.md

File metadata and controls

39 lines (28 loc) · 2.37 KB

stackit load-balancer observability-credentials

Provides functionality for Load Balancer observability credentials

Synopsis

Provides functionality for Load Balancer observability credentials. These commands can be used to store and update existing credentials, which are valid to be used for Load Balancer observability. This means, e.g. when using Observability, first of all these credentials must be created for that Observability instance (by using "stackit observability credentials create") and then can be managed for a Load Balancer by using the commands in this group.

stackit load-balancer observability-credentials [flags]

Options

  -h, --help   Help for "stackit load-balancer observability-credentials"

Options inherited from parent commands

  -y, --assume-yes             If set, skips all confirmation prompts
      --async                  If set, runs the command asynchronously
  -o, --output-format string   Output format, one of ["json" "pretty" "none" "yaml"]
  -p, --project-id string      Project ID
      --region string          Target region for region-specific requests
      --verbosity string       Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")

SEE ALSO