apps¶
List the Openbase Cloud apps (deployment resources) you can access.
Usage¶
Output¶
A table sorted by project then app name:
| Column | Description |
|---|---|
| APP | App name |
| PROJECT | Owning project |
| TYPE | Resource type |
| STATUS | Current status |
| URL | Primary hostname, when the app has one |
If you have no apps, the command points you to the dashboard to create one.
Options¶
| Option | Description |
|---|---|
--json |
Emit a JSON array of {name, project, type, status, stack_id, url} |