Auto-detection of the project ID for gcloud. (#1028)
This commit is contained in:
parent
ca42cc42a0
commit
4f72de468d
7 changed files with 99 additions and 9 deletions
|
@ -30,7 +30,7 @@ _Please contribute by adding a CLI example._
|
|||
| Environment Variable Name | Description |
|
||||
|-----------------------|-------------|
|
||||
| `Application Default Credentials` | [Documentation](https://cloud.google.com/docs/authentication/production#providing_credentials_to_your_application) |
|
||||
| `GCE_PROJECT` | Project name |
|
||||
| `GCE_PROJECT` | Project name (by default, the project name is auto-detected by using the metadata service) |
|
||||
| `GCE_SERVICE_ACCOUNT` | Account |
|
||||
| `GCE_SERVICE_ACCOUNT_FILE` | Account file path |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue