Updates docs.
This commit is contained in:
@@ -16,8 +16,7 @@ wild-setup
|
||||
|
||||
```bash
|
||||
wild-apps-list
|
||||
wild-app-fetch <app>
|
||||
wild-app-config <app>
|
||||
wild-app-add <app>
|
||||
wild-app-deploy <app>
|
||||
# Optional: Check in app templates.
|
||||
```
|
||||
|
||||
@@ -20,16 +20,10 @@ The Wild Cloud app workflow consists of three steps:
|
||||
|
||||
### Commands
|
||||
|
||||
To fetch an app template to cache:
|
||||
To configure an app (reads directly from repository):
|
||||
|
||||
```bash
|
||||
wild-app-fetch <app>
|
||||
```
|
||||
|
||||
To apply your configuration to a cached app (automatically fetches if not cached):
|
||||
|
||||
```bash
|
||||
wild-app-config <app>
|
||||
wild-app-add <app>
|
||||
```
|
||||
|
||||
To deploy a configured app to Kubernetes:
|
||||
|
||||
Reference in New Issue
Block a user