Skip to content

Fix default config used for cli commands

David Douard requested to merge douardda/swh-graph:fix-4774 into master

Allows to be able to run a command like:

swh graph rpc-serve -g swh/graph/tests/dataset/compressed/example

without the need of a configuration file.

Fix #4774 (closed)

Merge request reports