Skip to content
Snippets Groups Projects
Commit 3e2bdba3 authored by Joel Thibault's avatar Joel Thibault
Browse files

update Readme

parent 7a6954eb
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ Domain Admin user. Before running this script, log in as that user: `gcloud aut
Usage (from the main directory):
```./cleanup_clusters/cleanup_clusters.sh [list|delete]```
```./cleanup_clusters/cleanup_clusters.sh [list|delete] log_suffix```
`list` will print out the list of old clusters but not delete them. `delete` will actually delete them.
`log_suffix` is a string (example: QA) to include in the log file name to distinguish it from other runs on the same day.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment