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 2
2
CLI examples
3
3
############
4
4
5
- ** Notice: **
5
+ .. seealso ::
6
6
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 `.
8
8
9
9
List the projects (paginated):
10
10
Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ These options must be defined before the mandatory arguments.
278
278
``--output ``, ``-o ``
279
279
Output format. Defaults to a custom format. Can also be ``yaml `` or ``json ``.
280
280
281
- ** Notice: **
281
+ .. important ::
282
282
283
283
The `PyYAML package <https://pypi.org/project/PyYAML/ >`_ is required to use the yaml output option.
284
284
You need to install it explicitly using ``pip install python-gitlab[yaml] ``
You can’t perform that action at this time.
0 commit comments