apps list
Overview
Lists all the local applications of the project
Aliases: list
, ls
Usage:
Options:
-o, --output <json|table>
: Output type of the retrieved data-d, --directory <directory>
: Base directory (defaults to current directory)
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