@salesforce/b2c-tooling-sdk / cli / ColumnFlagsOptions
Interface: ColumnFlagsOptions
Defined in: packages/b2c-tooling-sdk/src/cli/columns.ts:69
Options for columnFlagsFor.
Properties
columnsChar?
optionalcolumnsChar:false|FlagChar
Defined in: packages/b2c-tooling-sdk/src/cli/columns.ts:75
Short flag character for --columns. Defaults to 'c'. Set to false to omit the short flag (use this when -c is already taken by another command-specific flag like --category).
extendedChar?
optionalextendedChar:false|FlagChar
Defined in: packages/b2c-tooling-sdk/src/cli/columns.ts:80
Short flag character for --extended. Defaults to 'x'. Set to false to omit the short flag.