gcloud auth

1 개요[ | ]

gcloud auth
testuser@localhost:~$ gcloud auth
ERROR: (gcloud.auth) Command name argument expected.

Available groups for gcloud auth:

      application-default
      Manage your active Application Default Credentials.
      
      enterprise-certificate-config
      Manage enterprise certificate configurations.

Available commands for gcloud auth:

      activate-service-account
      Authorize access to Google Cloud with a service account.
      
      configure-docker
      Register `gcloud` as a Docker credential helper.
      
      list
      Lists credentialed accounts.
      
      login
      Authorize gcloud to access the Cloud Platform with Google user credentials.
      
      print-access-token
      Print an access token for the specified account.
      
      print-identity-token
      Print an identity token for the specified account.
      
      revoke
      Revoke access credentials for an account.

For detailed information on this command and i

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}