Enums§
- CliError
- Errors that can occur in CLI operations.
Functions§
- create_
superuser_ interactive - Interactive superuser creation using dialoguer prompts.
- delete_
user - Delete a user by username from a JsonUserStore at the given path.
- list_
users - List all users from a JsonUserStore at the given path.
- parse_
file_ arg - Parse
--file <path>from args, defaulting tousers.json. - print_
help - Print help text for the admin CLI.