Skip to content

Correct admin create command name in v7 docs - #161

Merged
arhimede merged 2 commits into
mainfrom
admin-create-command-name
Sep 5, 2026
Merged

Correct admin create command name in v7 docs#161
arhimede merged 2 commits into
mainfrom
admin-create-command-name

Conversation

@arhimede

@arhimede arhimede commented Sep 4, 2026

Copy link
Copy Markdown
Member

The command is admin:create, not admin:create-admin, and it prints "[INFO] Admin created successfully." per Message::ADMIN_CREATED. Also documents the --option=value usage form and the validation failure output.

The command is admin:create, not admin:create-admin, and it prints
"[INFO] Admin created successfully." per Message::ADMIN_CREATED. Also
documents the --option=value usage form and the validation failure output.

Signed-off-by: arhimede <julian@dotkernel.com>
@arhimede
arhimede requested a review from alexmerlin September 4, 2026 19:28
Comment on lines +45 to +46
If any is missing or invalid, the command fails with the input filter's validation messages instead,
one per line.

@alexmerlin alexmerlin Sep 5, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sometimes, sentences still get split on multiple lines;
funnily, in this case, it happened right where it says "one per line". :)

Unwraps a sentence that was split across two lines.

Signed-off-by: arhimede <julian@dotkernel.com>
@arhimede
arhimede merged commit a25cc46 into main Sep 5, 2026
10 checks passed
@arhimede
arhimede deleted the admin-create-command-name branch September 5, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants