iectl config¶
iectl config¶
Description
Manage persistent configurations to access IE resources.
Usage
iectl config [OPTIONS]
Options
-h, --help help for config
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config active¶
Description
Shows all active configurations used.
Usage
iectl config active [OPTIONS]
Options
-h, --help help for active
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config add¶
Description
Add new configuration.
Usage
iectl config add [OPTIONS]
Options
-h, --help help for add
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config add device¶
Description
Add new configuration for an Edge Device.
Usage
iectl config add device [OPTIONS]
Options
-h, --help help for device
-n, --name string name of the configuration
-p, --password string set password for login
--url string set url for login
-u, --user string set user for login
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config add iehub¶
Description
Add new IE Hub configuration.
Usage
iectl config add iehub [OPTIONS]
Options
-h, --help help for iehub
-n, --name string name of the configuration
-p, --password string set password for login
--url string set url of IE Hub on which you want to perform operations
-u, --user string set user for login
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config add iem¶
Description
Add new configuration for the IEM.
Usage
iectl config add iem [OPTIONS]
Options
-h, --help help for iem
-n, --name string name of the configuration
-p, --password string set password for login
--url string set url for login
-u, --user string set user for login
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config add k8score¶
Description
Add new configuration for the K8s core.
Usage
iectl config add k8score [OPTIONS]
Options
-h, --help help for k8score
-n, --name string name of the configuration
-p, --password string set password for login
--url string set url for login
-u, --user string set user for login
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config add publisher¶
Description
Add new configuration for the IE App Publisher.
Usage
iectl config add publisher [OPTIONS]
Options
--dockercafile string set docker engine ca file path
--dockercert string set docker engine cert file path
--dockerkey string set docker engine key file path
-u, --dockerurl string set docker engine url
-h, --help help for publisher
--httpproxy string http proxy for publisher
--httpsproxy string https proxy for publisher
-n, --name string name of the configuration
--noproxy string http proxy for publisher (default "localhost,127.0.0.0")
-w, --workspace string Workspace path
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config delete¶
Description
Delete configuration.
Usage
iectl config delete [OPTIONS]
Options
-h, --help help for delete
-n, --name string name of the configuration
-t, --type string type of config, example: iem, device
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config switch-context¶
Description
Switch the current active configuration used.
Usage
iectl config switch-context [OPTIONS]
Options
-h, --help help for switch-context
-n, --name string name of the configuration
-t, --type string type of config, example: iem, device
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl config view¶
Description
View available configurations.
Usage
iectl config view [OPTIONS]
Options
-A, --all view all configurations
-h, --help help for view
-t, --type string type of config, example: iem, device
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output