edjx function list

List all function(s) associated with the current application.

Usage

edjx function list
[-a, --application <application-UUID>]
[-l, --limit <value>]

Options

Option Required Type Description

-a, --application <application-id>

No

UUID

The application UUID associated with the function. Overrides the current application.

-l, --limit <value>

No

int

The maximum number of functions to list.
Default: 50

Global Flags

Option Required Type Description

-h, --help

No

Displays inline help for the command.

--config <file-location>

No

string

Location of client configuration file (default file path is $HOME/.edjx/.edjx.yaml).

Sample Output

root@edjx:~ # edjx function list
Total functions: 3
Name          Function ID                           Trigger  Language  Compute (GB-Sec)  Network (B)  Requests  Organization    Created By  Created On                         Last Updated
xyz-up        5b74d239-5044-4349-b9f9-698e501c15b2  HTTP     Rust      0                 0            0         edjdocs         edjdocs     2021-11-07 13:56:27.193 -0700 MST  2021-11-07 13:56:28.329 -0700 MST
launch2       6737519c-8931-4c8b-97e6-f91ccbacd4bc  HTTP     Rust      0                 0            0         edjdocs         edjdocs     2021-11-05 13:13:57.952 -0700 MST  2021-12-02 20:56:08.562 -0700 MST
intro-screen  8913a3ed-9e97-468c-a745-eba128124fd2  HTTP     Rust      0                 0            0         edjdocs         edjdocs     2021-10-19 12:54:33.682 -0700 MST  2021-12-02 21:09:01.223 -0700 MST