Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed Sep 17, 2020
1 parent 671e0bb commit c436682
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,6 @@ az account set --subscription <id or name>
az configure --defaults location=<preferred location> group=<preferred resource group>
```

## Help

To find the list of all the commands with their short descriptions run:

```shell
make help
```

## Cleanup

To lists previously created clusters run
Expand All @@ -122,6 +114,14 @@ To delete any of the previously created clusters run
make cleanup CLUSTER_NAME=name
```

## Help

To find the list of all the commands with their short descriptions run:

```shell
make help
```

## Disclaimer

This is my personal project and it does not represent my employer. While I do my best to ensure that everything works, I take no responsibility for issues caused by this code.
Expand Down

0 comments on commit c436682

Please sign in to comment.