test: update golden files for ndjson migration
This commit is contained in:
parent
ddb75f1aeb
commit
32e7a79c71
14 changed files with 29 additions and 25 deletions
6
testdata/help__list__ok.ct
vendored
6
testdata/help__list__ok.ct
vendored
|
|
@ -10,7 +10,8 @@ Aliases:
|
|||
|
||||
Flags:
|
||||
-b, --binary include binary data in text output
|
||||
-o, --format format output format (table|tsv|csv|markdown|html) (default table)
|
||||
-e, --encoding string value encoding for ndjson format: auto, base64, or text (default "auto")
|
||||
-o, --format format output format (table|tsv|csv|markdown|html|ndjson) (default table)
|
||||
-g, --glob strings Filter keys with glob pattern (repeatable)
|
||||
--glob-sep string Characters treated as separators for globbing (default "/-_.@: ")
|
||||
--header include header row
|
||||
|
|
@ -28,7 +29,8 @@ Aliases:
|
|||
|
||||
Flags:
|
||||
-b, --binary include binary data in text output
|
||||
-o, --format format output format (table|tsv|csv|markdown|html) (default table)
|
||||
-e, --encoding string value encoding for ndjson format: auto, base64, or text (default "auto")
|
||||
-o, --format format output format (table|tsv|csv|markdown|html|ndjson) (default table)
|
||||
-g, --glob strings Filter keys with glob pattern (repeatable)
|
||||
--glob-sep string Characters treated as separators for globbing (default "/-_.@: ")
|
||||
--header include header row
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue