Skip to content

Commit 87bce4b

Browse files
authored
Update README.md
1 parent 440abce commit 87bce4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Run `yarn` so that you install all the necessary dependencies.
2828
- `yarn up`: creates a new GKE cluster and fetches the necessary credentials
2929
- `yarn destroy`: deletes a GKE cluster that was previously created with `yarn up`
3030
- `yarn auth`: fetch the credentials so that kubectl can speak to the cluster
31+
- `yarn deauth`: remove the cluster's kubectl credentials
3132
- `yarn web`: opens the GCP page for your cluster in your webrowser
3233

3334
## Troubleshooting

0 commit comments

Comments
 (0)