Import config files from another location on disk or from an Internet URL.
If the config `$schema` property points to a relative path, the schema will also be imported.
Usage
zowe config import <location> [options]
Positional Arguments
-
location
(string)
- File path or URL to import from.
Options
-
--global-config
| --gc
(boolean)
-
--user-config
| --uc
(boolean)
-
--overwrite
| --ow
(boolean)
Connection Options
Examples