cow apps
apps
cow apps [options] [command]
cow apps sources
Section titled “cow apps sources”sources
cow apps sources [options] [command]
cow apps sources add
Section titled “cow apps sources add”Add a source to an app
cow apps sources add [options] <appId>
Options
| Flag | Description |
|---|---|
--data <json> |
cow apps sources list
Section titled “cow apps sources list”List an app’s sources
cow apps sources list [options] <appId>
Options
| Flag | Description |
|---|---|
--cursor <cursor> |
|
--limit <n> |
cow apps create
Section titled “cow apps create”Create an app
cow apps create [options]
Options
| Flag | Description |
|---|---|
--name <name> |
|
--environment <environment> |
development | production |
cow apps list
Section titled “cow apps list”List apps
cow apps list [options]
Options
| Flag | Description |
|---|---|
--cursor <cursor> |
|
--limit <n> |
|
--q <q> |
|
--status <status> |
active | archived | all |
cow apps get
Section titled “cow apps get”Fetch one app
cow apps get [options] <id>
cow apps update
Section titled “cow apps update”Rename or archive an app
cow apps update [options] <id>
Options
| Flag | Description |
|---|---|
--name <name> |
|
--status <status> |
archived |