force-md custommetadata table
List custom metadata in a table
force-md custommetadata table [flags] [filename]...Examples
$ force-md custommetadata table -f 'dlrs__CalculationMode__c != "Realtime"' src/customMetadata/dlrs__LookupRollupSummary2.*Options
-i, --fields stringArray field(s) to include in table
-f, --filter string expr boolean expression to filter records (default "true")
-h, --help help for tableOptions inherited from parent commands
--convert-xml-entities convert numeric xml entities to character entities (default true)
--silent show errors only
--verbose show debugging outputSEE ALSO
- force-md custommetadata - Manage Custom Metadata