Skip to content

Commit d0669e2

Browse files
ajfriesenVan Thong Nguyen
authored andcommitted
Add info about default config file locations
1 parent 46d4a80 commit d0669e2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ See [here](docs/source.md) on how to build gscloud from source.
2828

2929
You can use `gscloud make-config` to generate a new config file. Make sure to add your user ID and API token here.
3030

31+
Default locations:
32+
- Linux: `~/.kube/config`
33+
- Mac: `~/Library/Application Support/gscloud/config.yaml`
34+
- Windows: `%APPDATA%` or `"C:\\Users\\%USER%\\AppData\\Roaming"`
35+
3136
Example config:
3237

3338
```yml

0 commit comments

Comments
 (0)