File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22CLI examples
33############
44
5- ** Notice: **
5+ .. seealso ::
66
7- For a complete list of objects and actions available, see :doc: `/cli-objects `.
7+ For a complete list of objects and actions available, see :doc: `/cli-objects `.
88
99List the projects (paginated):
1010
Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ These options must be defined before the mandatory arguments.
278278``--output ``, ``-o ``
279279 Output format. Defaults to a custom format. Can also be ``yaml `` or ``json ``.
280280
281- ** Notice: **
281+ .. important ::
282282
283283 The `PyYAML package <https://pypi.org/project/PyYAML/ >`_ is required to use the yaml output option.
284284 You need to install it explicitly using ``pip install python-gitlab[yaml] ``
You can’t perform that action at this time.
0 commit comments