Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Remove manage register command from docs #2181

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dklimpel
Copy link
Contributor

@dklimpel dklimpel commented Dec 5, 2023

manage register is not a valid command anymore.

mas-cli manage
Manage the instance

Usage: mas-cli manage [OPTIONS] <COMMAND>

Commands:
  verify-email               Mark email address as verified
  set-password               Set a user password
  issue-compatibility-token  Issue a compatibility token
  provision-all-users        Trigger a provisioning job for all users
  kill-sessions              Kill all sessions for a user
  lock-user                  Lock a user
  unlock-user                Unlock a user
  help                       Print this message or the help of the given subcommand(s)

Options:
  -c, --config <CONFIG>  Path to the configuration file
  -h, --help             Print help

Copy link
Member

@sandhose sandhose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this was removed a while ago. Thanks!

@sandhose sandhose added A-Documentation Improvements or additions to documentation T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. labels Dec 5, 2023
@sandhose sandhose changed the title Remove mange register from docs Remove manage register command from docs Dec 5, 2023
@sandhose sandhose merged commit a56c0d0 into matrix-org:main Dec 5, 2023
17 checks passed
@dklimpel dklimpel deleted the docs_mas_register branch December 5, 2023 17:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Documentation Improvements or additions to documentation T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants