feat: adds --readonly and --pin flags, and displays Size column in list by default
This commit is contained in:
parent
e5b6dcd187
commit
5bcd3581dd
46 changed files with 711 additions and 177 deletions
2
testdata/help-remove.ct
vendored
2
testdata/help-remove.ct
vendored
|
|
@ -9,6 +9,7 @@ Aliases:
|
|||
remove, rm
|
||||
|
||||
Flags:
|
||||
--force bypass read-only protection
|
||||
-h, --help help for remove
|
||||
-i, --interactive prompt yes/no for each deletion
|
||||
-k, --key strings delete keys matching glob pattern (repeatable)
|
||||
|
|
@ -24,6 +25,7 @@ Aliases:
|
|||
remove, rm
|
||||
|
||||
Flags:
|
||||
--force bypass read-only protection
|
||||
-h, --help help for remove
|
||||
-i, --interactive prompt yes/no for each deletion
|
||||
-k, --key strings delete keys matching glob pattern (repeatable)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue