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.

OPTIONAL FLAGS

  -h, --help   help for init