You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix minor bugs in lotus shed datastore subcommand (#12694)
* Use consistent pattern to pick `namespace`: the cleaned datastore key
vs. direct user input. This way `metadata` for example would work
consistently. Otherwise, `clear`, `export` and `import` wont work
unless `/metadata` is specified.
* Fix minor bug on number of arguments required for `clear` command.
0 commit comments