apps install
Command
The apps install
command installs an infrastructure app.
Usage
apps install <app_name> [--index-url <index_url>]
Options
Option | Description |
---|---|
--index-url <index_url> | Index URL (e.g., https://cdn.some.engineering/resoto/apps/index.json ) |
Parameters
Parameter | Description | Required? | Default Value |
---|---|---|---|
app_name | Infrastructure app name | ✔️ |
Example
> apps install tagvalidator
App tagvalidator version 1.0.0 installed successfully