You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
433 B
20 lines
433 B
{
|
|
"configuration": {
|
|
"active_configuration": "default",
|
|
"properties": {
|
|
"core": {
|
|
"account": "user@example.com",
|
|
"disable_usage_reporting": "False",
|
|
"project": "example-project"
|
|
}
|
|
}
|
|
},
|
|
"credential": {
|
|
"access_token": "don't use me",
|
|
"token_expiry": "2017-03-23T23:09:49Z"
|
|
},
|
|
"sentinels": {
|
|
"config_sentinel": "/Users/example/.config/gcloud/config_sentinel"
|
|
}
|
|
}
|