Skip to content

docs: document admin-password command and update seed workflow#75

Open
pabloogc wants to merge 1 commit into
mainfrom
feat/temporal-passwords
Open

docs: document admin-password command and update seed workflow#75
pabloogc wants to merge 1 commit into
mainfrom
feat/temporal-passwords

Conversation

@pabloogc
Copy link
Copy Markdown
Contributor

Remove --admin-password flag from seed, add new admin-password command docs, and update all seed instructions (EN + ES) to use the new one-time password flow via sudo zylon-cli admin-password.

Remove --admin-password flag from seed, add new admin-password command
docs, and update all seed instructions (EN + ES) to use the new
one-time password flow via `sudo zylon-cli admin-password`.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 19, 2026 12:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Zylon documentation to reflect the new one-time admin password flow by removing the deprecated --admin-password seed flag and documenting the sudo zylon-cli admin-password command for initial admin login.

Changes:

  • Remove --admin-password from seed prerequisites and seed command examples (EN + ES).
  • Add admin-password command documentation to the CLI reference (EN + ES).
  • Update login instructions to retrieve and use the one-time admin password after seeding (EN + ES).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
snippets/es/installation/installation-seed.mdx Updates ES seed instructions to use admin-password one-time password flow.
snippets/en/installation/installation-seed.mdx Updates EN seed instructions to use admin-password one-time password flow.
es/operator-manual/installation/legacy.mdx Updates ES legacy install guide seed/login flow to use one-time password retrieval.
es/operator-manual/configuration/cli.mdx Documents admin-password and removes --admin-password from seed flags (ES).
en/operator-manual/installation/legacy.mdx Updates EN legacy install guide seed/login flow to use one-time password retrieval.
en/operator-manual/configuration/cli.mdx Documents admin-password and removes --admin-password from seed flags (EN).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

```bash
# ¡Pon una contraseña segura!
sudo zylon-cli seed --org-name "Mi Org" --admin-password "admin" --email-regex ".*@yourcompany\.com"
sudo zylon-cli seed --org-name "Mi Org" --email-regex ".*@yourcompany\.com"
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.

3 participants