We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 440abce commit 87bce4bCopy full SHA for 87bce4b
README.md
@@ -28,6 +28,7 @@ Run `yarn` so that you install all the necessary dependencies.
28
- `yarn up`: creates a new GKE cluster and fetches the necessary credentials
29
- `yarn destroy`: deletes a GKE cluster that was previously created with `yarn up`
30
- `yarn auth`: fetch the credentials so that kubectl can speak to the cluster
31
+- `yarn deauth`: remove the cluster's kubectl credentials
32
- `yarn web`: opens the GCP page for your cluster in your webrowser
33
34
## Troubleshooting
0 commit comments