refactor: merge cas get/cat into get, default hides timestamp #332
Reference in New Issue
Block a user
Delete Branch "refactor/merge-cas-get-cat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cas catcommandcas getreturns{type, payload}by default--timestampflag to include timestampRefs #328
- Remove `cas cat` command - `cas get` now returns {type, payload} by default - Add `--timestamp` flag to include timestamp Refs #328LGTM ✅