Gcloud: Difference between revisions

From NovaOrdis Knowledge Base
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.
=Configuration Directory=
<code>~/.config/gcloud</code>
=Information about Current Environment=
=Information about Current Environment=
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
gcloud info
gcloud info
</syntaxhighlight>
</syntaxhighlight>

Revision as of 21:31, 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.

Configuration Directory

~/.config/gcloud

Information about Current Environment

gcloud info