catcli icon indicating copy to clipboard operation
catcli copied to clipboard

Add option to override default catalog path

Open michalkielan opened this issue 2 years ago • 0 comments

It would be nice to have an option to override the default catalog path using the env variable.

$ export CATCLI_CATALOG_PATH=/tmp/catcli.catalog
$ catcli -h | grep "Path to the catalog"
    --catalog=<path>    Path to the catalog [default: /tmp/catcli.catalog].

michalkielan avatar Jan 29 '24 19:01 michalkielan