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