zowe › config › secure🖨️ prompt for secure configuration properties Usage zowe config secure [options] Options --global-config | --gc (boolean) Secure properties in global config. Default value: false --user-config | --uc (boolean) Secure properties in user config. Default value: false Examples Secure the properties in global config: zowe config secure --global-config Copy Secure the properties in user config: zowe config secure --user-config Copy