kubo/core/commands/pin
Marcin Rataj a07852a3f0
fix(cli): unify --name param in ls and add (#10439)
This is a cosmetic fix for bug found during testing 0.29.0-rc2.
pin add --name had shorthand -n
pin ls --name had no shorthand, and --names had -n

This unifies -n making it a shorthand for the same parameter in both
`pin ls` and `pin add`.
2024-06-06 22:19:23 +02:00
..
pin.go fix(cli): unify --name param in ls and add (#10439) 2024-06-06 22:19:23 +02:00
remotepin_test.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
remotepin.go feat: path consolidation (#10063) 2023-10-06 16:14:44 +02:00