Gcloud: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
<code>gcloud</code> CLI manages Google Cloud Platform resources and developer workflow, authentication, local configuration and interactions with the Google Cloud Platform APIs. | <code>gcloud</code> CLI manages Google Cloud Platform resources and developer workflow, authentication, local configuration and interactions with the Google Cloud Platform APIs. | ||
=Information about Current Environment= | |||
<syntaxhighlight lang='bash'> | |||
gcloud info | |||
</syntaxhighlight> |
Revision as of 21:30, 24 August 2021
External
Internal
Overview
gcloud
CLI manages Google Cloud Platform resources and developer workflow, authentication, local configuration and interactions with the Google Cloud Platform APIs.
Information about Current Environment
gcloud info