actions-marketplace-validations/AKS Login (wemogy)
Logs in to an AKS cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 11, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/wemogy_aks-login-action@68cbb7029aa228aaa90d7f579941b2bddd8a777e # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the AKS cluster | yes | — |
| resource-group | The Azure Resource Group of the AKS cluster | no | — |
| client-id | The Azure Service Pricipal Client ID | yes | — |
| client-secret | The Azure Service Pricipal Secret | yes | — |
| subscription-id | The Azure Subscription of the cluster | yes | — |
| tenant-id | The Azure Service Pricipal Tenant ID | yes | — |
| admin | Use the admin login (for AAD enabled clusters) | yes | false |
Outputs
no outputs