diff --git a/docs/cli.rst b/docs/cli.rst new file mode 100644 index 0000000..e9342e3 --- /dev/null +++ b/docs/cli.rst @@ -0,0 +1,8 @@ +.. _swh-objstorage-cli: + +Command-line interface +====================== + +.. click:: swh.objstorage.cli:objstorage_cli_group + :prog: swh objstorage + :nested: full diff --git a/docs/index.rst b/docs/index.rst index f3502eb..14e2628 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,15 +1,16 @@ .. _swh-objstorage: Software Heritage - Object storage ================================== Content-addressable object storage. Reference Documentation ----------------------- .. toctree:: :maxdepth: 2 + cli /apidoc/swh.objstorage