at_tools icon indicating copy to clipboard operation
at_tools copied to clipboard

feat: add support for local cache to at_cli

Open xavierchanth opened this issue 1 year ago • 0 comments

- What I did

  • Added sync as a "verb"
  • Added config and flags for --cache (boolean) and --cache-dir (string)

- How I did it

- How to verify it

Using those features here: https://github.com/XavierChanth/dotfiles/blob/trunk/dotfiles/dot-local/bin/at_pass

- Description for the changelog feat: add support for local cache to at_cli

xavierchanth avatar Nov 16 '24 22:11 xavierchanth