cloud apps list
Overview
Get all applications in the specified environment
Aliases: list
, ls
Usage:
Arguments:
<workspace-id>
: The ID of the environment
Options:
-o, --output <json|table>
: Output type of the retrieved data
Example Usage
When you enter the command without any options:
A table containing all your local applications is printed:
ApplicationId | Name | Language | Dockerfile | RunEntryPoint | Default File
-------------------------------|--------------------------------|----------|------------|---------------|-----------------
Event Detection Transformation | Event Detection Transformation | Python | dockerfile | main.py | quix_function.py
Starter Source | Starter Source | Python | dockerfile | main.py | main.py