223 Commits

Author SHA1 Message Date
skjnldsv
7355dde6ab feat(admin_manual): document user:info occ command
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 08:57:44 +01:00
Josh
05329858ac feat(admin): Add command to scan external storages directly
- Adds missing minimal documentation entry for nextcloud/server#25109
- Adds an introduction paragraph

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-25 18:35:22 +00:00
Josh
e9cc268b95 fix(admin): Update commands for files namespace
Fixes #9630 

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-25 11:19:32 +00:00
Josh Richards
005228bc6d fix(trashbin): Add missing size expire commands to occ commmand list
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 00:37:48 +00:00
Anna Larch
5b4fc0896d feat(caldav): create subscriptions via occ
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-11-13 00:37:15 +01:00
Josh
41bf666d6b fix(occ): Add user:auth-tokens to command listing
These were implemented in nextcloud/server#40026

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-30 13:50:26 +00:00
Ferdinand Thiessen
8290758b0b Merge pull request #12186 from nextcloud/backport/11160/stable30
[stable30] Add `email` and `generate-password` options in `occ user:add`
2024-09-14 22:54:45 +02:00
Marcel Müller
c2c459ea82 fix(occ): Add setupchecks command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-09-10 17:04:31 +00:00
Anupam Kumar
ed99ff2e08 Add email and generate-password options in user:add
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 15:16:08 +00:00
Daniel Kesselberg
2f269adec6 feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
tflidd
45c589c012 Add option to db indices to occ_command.rst
An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24))

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-04-29 09:47:29 +02:00
Jore
e388171714 docs(admin) occ: Add documentation for user:lastseen --all
Signed-off-by: Jore <1122344+nooblag@users.noreply.github.com>
2024-03-21 04:29:07 +11:00
Christoph Wurst
05d23f32db Merge pull request #11634 from nextcloud/feat/adminmanual/two-factor-disable-cleanup-occ
feat(admin): occ twofactor:cleanup/disable
2024-03-13 19:50:47 +01:00
Christoph Wurst
dbecb64703 fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 13:34:46 +01:00
Christoph Wurst
2a593f31c6 feat(admin): occ twofactor:cleanup/disable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-11 08:34:11 +01:00
Côme Chilliet
4de9159aa6 feat: Add documentation for occ encryption:drop-legacy-filekey
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:38:36 +01:00
Maxence Lange
b2c90127b1 appconfg api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-06 17:31:29 -01:00
Marcel Müller
aede6d826a Merge pull request #11580 from nextcloud/document-occ-keys-test
Add documentation for 'occ user:keys:verify' command
2024-02-29 11:53:24 +01:00
Marcel Müller
bfc0599cdf Add documentation for 'occ user:keys:test' command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-27 23:26:22 +01:00
Anna Larch
2eb832b99d enh(admin_manual): document count discrepancy for
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-26 16:09:23 +01:00
Maksim Sukharev
fe153779dc fix(admin_manual): enhance docs for occ app commands
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-22 12:20:32 +01:00
Josh
9d03886d84 Update occ_command.rst
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 08:12:12 -05:00
Josh
f234789ce8 docs(admin): Reviseocc security command section
* Fix couple typos
* Tidy up overview
* Add link to BFP chapter

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-19 08:30:22 -05:00
Marcel Müller
3dbb0ce224 Document 'occ security:bruteforce:attempts'
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-29 19:27:05 +01:00
Ferdinand Thiessen
1abc7216ff Merge pull request #11399 from nextcloud/feat(admin)-document-the---showonly-flag-of-the-update-command
feat(admin): document the `--showonly` flag of the app update command
2024-01-18 14:14:11 +01:00
Ferdinand Thiessen
192c7acbe9 fix(admin): Adjust wording
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-18 14:08:47 +01:00
Rello
027b8b6288 Update admin_manual/configuration_server/occ_command.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-15 15:09:19 +01:00
Rello
018e298e0d Update occ_command.rst
add sharing:delete-orphan-shares

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-15 15:02:49 +01:00
Max
9de4a83e8f fix(admin): antivirus occ commands
Including feedback from PR review of #10711.

Signed-off-by: Max <max@nextcloud.com>
2024-01-02 09:30:08 +01:00
Joda Stößer
3f8e2c02d3 feat(admin): document the --showonly flag of the app update command
Signed-off-by: Joda Stößer <git@simjo.st>
2023-12-14 02:03:59 +01:00
Robin Windey
c9ab4747a0 Merge pull request #11011 from nextcloud/feature/docs-for-#39818
Doc adjustments for occ trashbin:restore
2023-09-22 12:49:53 +02:00
Côme Chilliet
0e1cd69f85 Apply suggestions from code review
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-08-31 10:41:32 +02:00
Côme Chilliet
dec903223c Document new command ldap:check-group
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 17:17:30 +02:00
Robin Windey
a0fc82eecd Doc adjustments for occ trashbin:restore
Signed-off-by: GitHub <noreply@github.com>
2023-08-14 17:38:49 +02:00
Daniel
ace8a3431b Merge pull request #9583 from leegarrett/master
Document `occ status` and `-e` option (Related to #35873)
2023-08-07 20:30:53 +02:00
Lee Garrett
1d35260acc Add heading and also fix label
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 19:12:05 +02:00
Lee Garrett
2dc160b8f5 Document occ status and -e option
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 19:12:05 +02:00
Christoph Wurst
09c57bc84c Merge pull request #9639 from nextcloud/gf-not-restore
Add note about Group Folders
2023-07-06 10:06:52 +02:00
Christoph Wurst
af604d1ea4 feat(adminmanual): Document how to use occ with sudo and env vars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-16 11:04:58 +02:00
Christoph Wurst
c6a10eaf9f feat(adminmanual): Document system address book basics
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-12 10:56:21 +02:00
Daniel Kesselberg
2390f88bc9 docs(occ): update maintenance mode section
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-05-02 18:16:01 +02:00
Daniel Kesselberg
927d7a31ae docs(occ): add section run commands in maintenance mode
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-25 20:57:35 +02:00
Daniel Kesselberg
05d1d55495 docs(occ): decrypt-all requires maintenance mode = off
The encryption:decrypt-all command was updated to require maintenance mode = off: https://github.com/nextcloud/server/pull/12114

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-25 18:20:53 +02:00
Git'Fellow
a5dd39a8b8 Add note about Group Folders
Using Group Folders, files are visible in the User trash, but such files are not restored by this command.

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-02-16 15:49:52 +01:00
Camila
40efe20f4c Fix note about occ files:transfer-ownership command.
See PR nextcloud/server/pull/30953.

Signed-off-by: Camila <hello@camila.codes>
2023-02-08 13:25:03 +01:00
Camila
8d9bd892c6 Add note about the occ files:transfer-ownership command.
See issue nextcloud/server#15410.

Signed-off-by: Camila <hello@camila.codes>
2023-02-07 17:31:34 +01:00
Christoph Wurst
779f62f502 Merge pull request #9509 from nextcloud/repair-tree
Add file:repair-tree documentation
2023-01-18 12:02:16 +01:00
Vincent Petry
3baa8ca46e Add troubleshooting section about NFD file encoding
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 10:41:26 +01:00
Vincent Petry
8ce0847393 Add doc for occ trashbin:restore command
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 15:24:56 +01:00
Git'Fellow
7c05b1bea7 Title underline too short
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2022-12-31 13:31:23 +01:00