Const
List secrets in the vault, optionally narrowed by a filter spec. Output is a table of app / env / key / value / type — use get when you need a single value piped into a shell variable.
get
jseeqret list Copy
jseeqret list
jseeqret list -f 'myapp:prod:*' Copy
jseeqret list -f 'myapp:prod:*'
List secrets in the vault, optionally narrowed by a filter spec. Output is a table of app / env / key / value / type — use
getwhen you need a single value piped into a shell variable.