README.md in kite-0.0.9 vs README.md in kite-0.1.0
- old
+ new
@@ -44,13 +44,13 @@
- Fill out the `config/cloud.yml` file with your credentials.
- For BOSH you'll need an SSH key, to generate one, use `ssh-keygen -f *path_to_key*`
### Generate your infrastructure using terraform
-Generate the cloud IaC needed with
+Generate the cloud IaC needed with
```
-$ kite generate --cloud=aws|gcp
+$ kite generate cloud --provider=aws|gcp
```
you can now review and apply your terraform files.
### Deploy the default stack (BOSH / Concourse / Vault / Kubernetes)