Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions admin_manual/occ_command.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ occ command Directory
* :ref:`system_tags_commands_label`
* :ref:`antivirus_commands_label`
* :ref:`setupchecks_commands_label`
* :ref:`share_operations_label`
* `Debugging`_

.. _http_user_label:
Expand Down Expand Up @@ -2110,6 +2111,23 @@ Example output::
✓ Internet connectivity
...

.. _share_operations_label:

Share operations
----------------

Available ``occ`` commands for the ``share`` namespace::

share:list list shares on the system

.. _occ_share_list_label:

List
^^^^

The ``share:list`` command lists all shares created on the system, with optional filters for recipient,
sharee, shared file and more.

.. _occ_debugging:

Debugging
Expand Down