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 438e411 commit 0e0ed35Copy full SHA for 0e0ed35
README.md
@@ -26,5 +26,5 @@ See [config.ts](config.ts) for more information, but you **must** set the follow
26
Run `yarn` so that you install all the necessary dependencies.
27
28
- `yarn up`: creates a new GKE cluster and fetches the necessary credentials
29
-- `yarn destroy`: creates a GKE cluster that was previously created with `yarn up`
+- `yarn destroy`: deletes a GKE cluster that was previously created with `yarn up`
30
- `yarn web`: opens the GCP page for your cluster in your webrowser
0 commit comments