gdcloud init

NAME

gdcloud init - Initialize the default gdcloud CLI configuration file.

SYNOPSIS

gdcloud init [flags]

DESCRIPTION

Initialize the default gdcloud CLI configuration file. You are prompted for two properties to initialize the configuration:

  • organization_console_url: The URL to your current organization's console. This URL must follow the syntax "https://console.org-name.gdch.google.com".
  • project: The name of your current project.

View these properties using the "gdcloud config list" command.

GDCLOUD WIDE FLAGS

These flags are available to all commands: --configuration, --format, --help, --project, --quiet.

For more information, see the gdcloud CLI reference overview page.