We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
edit metadata=
1 parent 382ade9 commit 78e12feCopy full SHA for 78e12fe
main.go
@@ -52,7 +52,7 @@ var cli struct {
52
Edit struct {
53
Input string `arg:"" help:"Input archive" type:"existingfile"`
54
HeaderJson string `help:"Input header JSON file (written by show --header-json)" type:"existingfile"`
55
- Metadata string `help:"Input metadata JSON (written by show --metadata)" type:"existingfile"`
+ Metadata string `help:"Input metadata JSON file (written by show --metadata)" type:"existingfile"`
56
} `cmd:"" help:"Edit JSON metadata or parts of the header"`
57
58
Extract struct {
0 commit comments