Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AksCmd = &cobra.Command{ Use: "aks", Short: "Run Azure AKS CLI commands for cluster management", Long: `Manage Azure Kubernetes Service (AKS) clusters, including configuring kubeconfig and generating bearer tokens for kubectl. For a list of available Azure AKS commands, refer to the Atmos documentation: https://atmos.tools/cli/commands/azure/aks/update-kubeconfig`, FParseErrWhitelist: struct{ UnknownFlags bool }{UnknownFlags: false}, Args: cobra.NoArgs, }
AksCmd executes 'azure aks' CLI commands.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.