CircleCI-Public / azure-cli-orb

CircleCI orb to install and configure the Azure CLI
https://circleci.com/orbs/registry/orb/circleci/azure-cli
MIT License
2 stars 13 forks source link

Detect login type #2

Closed lokst closed 5 years ago

lokst commented 5 years ago

Checklist

Motivation, issues

Detection of login type can be useful for cases where the type of login that should be used is not known in advance. e.g. jobs defined in other orbs that want to use the azure-cli orb for login

Description

Add the login-with-user-or-service-principal command