1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
##################################
CLI reference (``gitlab`` command)
##################################
.. warning::
The following is a complete, auto-generated list of subcommands available
via the :command:`gitlab` command-line tool. Some of the actions may
currently not work as expected or lack functionality available via the API.
Please see the existing `list of CLI related issues`_, or open a new one if
it is not already listed there.
.. _list of CLI related issues: https://github.com/python-gitlab/python-gitlab/issues?q=is%3Aopen+is%3Aissue+label%3Acli
.. autoprogram:: gitlab.cli:docs()
:prog: gitlab
|