Cloud CLIΒΆ
A list of cloud CLI commands that are (close to) equivalent to each other
aws | gcp | |
---|---|---|
Log me in | aws sso login |
gcloud auth login |
Who am I? | aws sts get-caller-identity |
gcloud auth list |
A list of cloud CLI commands that are (close to) equivalent to each other
aws | gcp | |
---|---|---|
Log me in | aws sso login |
gcloud auth login |
Who am I? | aws sts get-caller-identity |
gcloud auth list |