Autenticando
Autenticando
mgc auth loginCriando api key
# api key
mgc auth api-key create --name="terraform"
# object storage api key
mgc object-storage api-key create terraformInformações da Api Key
# api key
mgc auth api-key get <seu_api_key_uuid>
# object storage api key
mgc object-storage api-key set <api-key-uuid>Configurando Variaveis de Ambiente
Referencias
Last updated