mirror of
https://github.com/nextcloud/documentation.git
synced 2025-08-16 16:07:43 +00:00
document share:list command
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
@ -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:
|
||||
@ -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
|
||||
|
Reference in New Issue
Block a user