Skip to content

Commit 3d5965f

Browse files
committed
docs(admin/occ): complete user & group command documentation
Add missing commands: - user:auth-tokens:add/delete/list β€” app password management - user:clear-avatar-cache β€” clear cached avatars - user:keys:verify β€” verify E2E encryption key pair - user:list β€” expanded with options (--disabled, --info, pagination) - user:info β€” rewritten with accurate output example - user:sync-account-data β€” sync backend data to accounts table - user:welcome β€” send welcome email with optional password reset link - group:info β€” show group details and backend - group:list β€” add searchstring argument and output options - twofactorauth:enforce β€” enforce 2FA globally or per group - twofactorauth:state β€” show 2FA state for a user - twofactorauth:cleanup β€” clean up removed provider associations - tag:files:add/delete/delete-all β€” assign system tags to files Writing quality improvements: - Fix user:profile examples (missing sudo prefix) - Rewrite user:list and user:info intros - Fix user:report backtick formatting - Mark user:add-app-password as deprecated - Restructure user:disable/enable into a named section; note that sessions are invalidated within 5 minutes, not immediately, with a pointer to user:auth-tokens:delete for immediate invalidation - Restore accurate newUser.sendEmail default behaviour note - Update group command listing to include group:info - Expand 2FA section with full command listing and new commands - Rewrite System Tags section with concrete examples and real output; add per-command headings; escape tag:* headings to prevent docutils treating 'tag:' as a URI scheme (RFC 4151); note tag:edit --color="" workaround; link access levels to automated_tagging docs; clarify that tag:files:add access identifies the tag and auto-creates it - Standardize all examples to use layla as the example user - Use milliways as the example group name AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
1 parent 08ebcfe commit 3d5965f

1 file changed

Lines changed: 365 additions & 158 deletions

File tree

0 commit comments

Comments
Β (0)