anystore
Usage:
Options:
--version / --no-version Show version \[default: no-version]
--store TEXT Store base uri \[default: .anystore]
--install-completion Install completion for the current shell.
--show-completion Show completion for the current shell, to copy it
or customize the installation.
get
Get content of a key
from a store
Usage:
Options:
io
Generic i/o wrapper using anystore.io.smart_read
and
anystore.io.smart_write
which is wrapped around fsspec
Usage:
Options:
keys
Iterate keys in given store
Usage:
Options:
-o TEXT Output uri \[default: -]
--glob TEXT Key glob
--prefix TEXT Key prefix
--exclude-prefix TEXT Exclude key prefix
mirror
Mirror stores
Usage:
Options:
-i TEXT Input store uri \[required]
-o TEXT Output store uri \[required]
--glob TEXT Key glob
--prefix TEXT Key prefix
--exclude-prefix TEXT Exclude key prefix
--overwrite / --no-overwrite Overwrite existing data \[default: no-
overwrite]
put
Put content for a key
to a store
Usage:
Options: