Skip to main content

astroctl_cloud_azure_credentials

astroctl cloud azure credentials

Get temporary Azure credentials

Synopsis

Get temporary Azure credentials for AKS cluster operations.

astroctl cloud azure credentials [flags]

Options

--cluster-name string The name of the cluster (required)
--duration string Credential duration (e.g., 30m, 1h) (default "1h")
-h, --help help for credentials
--region string Azure region (auto-detected from cluster)
--resource-group string Azure resource group (auto-detected from cluster)
--subscription-id string Azure subscription ID (auto-detected from cluster)

Options inherited from parent commands

-o, --output string Output format (json|yaml) (default "yaml")

SEE ALSO