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.
Additional Info
Checklist
Before you mark the PR ready for review, please make sure that:
Related Issues
Proposed Changes
Use consistent pattern to pick
namespace
: the cleaned datastore key vs. direct user input. This waymetadata
for example would work consistently. Otherwise,clear
,export
andimport
wont work unless/metadata
is specified.Fix minor bug on number of arguments required for
clear
command.Additional Info
Checklist
Before you mark the PR ready for review, please make sure that: