az aks oidc-issuer

Oidc issuer related commands.

Commands

Name Description Type Status
az aks oidc-issuer rotate-signing-keys

Rotate oidc issuer service account signing keys.

Core GA

az aks oidc-issuer rotate-signing-keys

Rotate oidc issuer service account signing keys.

az aks oidc-issuer rotate-signing-keys --name
                                       --resource-group
                                       [--no-wait]
                                       [--yes]

Required Parameters

--name -n

Name of the managed cluster.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Optional Parameters

--no-wait

Do not wait for the long-running operation to finish.

default value: False
--yes -y

Do not prompt for confirmation.

default value: False
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.