The SYSVIEW format profile schema, where you specify display settings
Usage
zowe profiles update sysview-format-profile <profileName> [options]
Positional Arguments
-
profileName (string)
- Specifies the name of the new sysview-format profile. You can load this profile by using the name on commands that support the "--sysview-format-profile" option.
display options
-
--context-fields | --cf (array)
- Context fields to display. Defaults to hiding all context
-
--overview | -o (boolean)
- Display the overview section
-
--info | -i (boolean)
- Display the information area, if any
-
--pretty | -p (boolean)
-
--blank-if-zero | --biz | -b (boolean)
- Show a blank space instead of '0' values
-
--truncate | --tr (boolean)
- Truncate displays that are too wide for the console
Examples