Updates docs.
This commit is contained in:
@@ -14,16 +14,10 @@ To list all available apps:
|
||||
wild-apps-list
|
||||
```
|
||||
|
||||
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