We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d4a80 commit d0669e2Copy full SHA for d0669e2
1 file changed
README.md
@@ -28,6 +28,11 @@ See [here](docs/source.md) on how to build gscloud from source.
28
29
You can use `gscloud make-config` to generate a new config file. Make sure to add your user ID and API token here.
30
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
+
36
Example config:
37
38
```yml
0 commit comments