CLI reference / azure / login

stado azure login

Invocation

stado azure login [OPTIONS] --tenant <TENANT> --account <ACCOUNT>

Purpose

Sign in through Microsoft Account federation and encrypt the refresh token in Skarbiec

Required inputs and options

Input or optionContract
--tenant <TENANT>Azure tenant containing the guest account and subscription
--account <ACCOUNT>Login hint for the federated Microsoft account
--item <ITEM>Owner-only Skarbiec item that receives the refresh token [default: stado-azure-operator]
--no-openPrint the authorization URL without launching the system browser

Output and state effect

It performs the operation described above and emits its operator result on standard output or standard error. Any state change is limited to the resources and records named by the purpose and options on this page.

Refusals

  • Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.