Skip to content

iectl iehub

iectl iehub

Description

Basic IE Hub commands.

Usage

iectl iehub [OPTIONS]

Options

    -h, --help   help for ied

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub app

Description

Iehub app commands.

Usage

iectl iehub app [OPTIONS]

Options

    -h, --help          help for list-app

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub copy-app

Description

Copies an app from the IE Hub to a dedicated IEM.

Usage

iectl iehub copy-app [OPTIONS]

Options

        --app-name string   name of the application to copy
        --iem-name string   name of the IEM to copy to
    -h, --help              help for copy-app

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub create-iem

Description

Create IEM instance on the IE Hub.

Usage

iectl iehub create-iem [OPTIONS]

Options

        --name string          name of the IEM
        --description string   Description of the IEM [optional]
        -h, --help             help for create-iem

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub delete-iem

Description

Delete IEM instance on the IE Hub.

Usage

iectl iehub delete-iem [OPTIONS]

Options

        --name string   name of the IEM
    -h, --help          help for delete-iem

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub iem-config

Description

Check configuration of an existing IEM instance.

Usage

iectl iehub iem-config [OPTIONS]

Options

        --name string   name of the IEM
    -h, --help          help for iem-config

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub list-app

Description

List all accessible IE Hub apps.

Usage

iectl iehub list-app [OPTIONS]

Options

        --name string   name of the application for which you need to get details [Optional]
    -h, --help          help for list-app

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub list-iem

Description

List all IEM instances.

Usage

iectl iehub list-iem [OPTIONS]

Options

        --name string   name of the iem for which you need to get details [Optional]
    -h, --help          help for list-app

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output

iectl iehub app version-detail

Description

IE Hub app version detail.

Usage

iectl iehub app version-detail [OPTIONS]

Options

    --app-name  string   name of the application to copy
    --follow            follow version status till given status
    --status    string     follow until this status. Allowed values : CREATED , ACTIVATED , RELEASED , SIGNED (for checking app has been signed) , SCANNED (check if app binarry has been virus  scanned)
    --version   string    version number
    -h, --help          help for list-app

Options inherited from parent commands

    -o, --output string   output format
    -q, --query string    query on result of object
    -v, --verbose         verbose output