iectl iem app-config get-template¶
Download application configuration template
Synopsis¶
This method downloads an application configuration template.
iectl iem app-config get-template [flags]
Options¶
--appId string The unique application ID
--configId string The unique config ID
-d, --data string use this flag for passing data via json or as datafile with @filename
-h, --help help for get-template
--templateId string The unique config templateId ID
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
```bash $ iectl iem app-config get-template --appId "dcb2f80202ce498d851e6ca11ab8f2cd" --configId "376016db629f42c390e99fef4ff2daf6" --templateId "a404726675f841f6bf6411e23a8c644d"
SEE ALSO¶
- iectl iem app-config - iem application config commands