Skip to content

Manage custom Vault

Hi! It will be useful to read and write custom vault. I mean the gcli.sqlite file. Maybe with a -f parameter :

gcli vault list all -f ./my-custom.sqlite
gcli vault import ... -f ./my-custom.sqlite
...