cli: accept configuration on the command line
Introduce `cli_repository_open` which will reparse command-line options looking for `-c` or `--config-env`. Add those values to an in-memory configuration database and configure the opened repository with that.
Showing
src/cli/cli.h
deleted
100644 → 0
src/cli/common.c
0 → 100644
src/cli/common.h
0 → 100644
Please
register
or
sign in
to comment