edjx function delete

Deletes a specific function from an application.

You must know the function name to execute this command.

Usage

edjx function delete <function-name>
[-a, --application <application-UUID>]

Options

Option Required Type Description

<function-name>

Yes

string

Name of the function to delete.

-a, --application <application-UUID>

No

UUID

The application UUID that the function is associated. Overrides the current application.

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).