iectl iem-v2 device-app-config get-template¶
Download application configuration template or configuration version file
Synopsis¶
This method downloads an application configuration template file or an application configuration version file.
iectl iem-v2 device-app-config get-template [flags]
Options¶
--configId string The unique config ID, can get from applications-list-config
-d, --data string use this flag for passing data via json or as datafile with @filename
-h, --help help for get-template
--id string The unique application ID, can get from list applications
--templateId string If download an application configuration template file, this may be the unique config template ID or if download an application configuration version file, this would be the unique config version ID.
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
$ iectl iem-v2 device-app-config get-template --id "SampleId" --configId "SampleConfigId" --templateId "SampleTemplateId"
SEE ALSO¶
- iectl iem-v2 device-app-config - iem application config commands
- iectl iem-v2 device-app-config list - List application configs