Skip to content

Conversation

@eric-schneider
Copy link
Contributor

@eric-schneider eric-schneider commented Jan 28, 2026

Jira: DOC-5634
Draft preview: https://d5rxiv0do0q3v.cloudfront.net/DOC-5634/astra-cli/index.html

This PR updates the auto-generated command reference pages for the Astra CLI 1.0.3 release.

Steps taken to generate these docs:

  1. Clone https://github.com/datastax/astra-cli.
  2. Run source scripts/dev-alias.sh.
  3. Use astra docgen to generate the files and overwrite them onto the old ones:
astra docgen \
  && cp build/docs/partial-nav.adoc ~/repos/astra-cli-docs/modules/ROOT/partials/ \
  && mkdir -p ~/repos/astra-cli-docs/modules/commands/pages \
  && rm -rf ~/repos/astra-cli-docs/modules/commands/pages/*(N) \
  && cp -r build/docs/commands/* ~/repos/astra-cli-docs/modules/commands/pages/

@eric-schneider eric-schneider self-assigned this Jan 28, 2026
@plpesvc-ds
Copy link

plpesvc-ds commented Jan 28, 2026

Build successful! ✅
Deploying draft.
Deploy successful! View draft

@brian-r-fisher
Copy link

brian-r-fisher commented Jan 28, 2026

LGMT
Noticed usage of via and e.g., but as you mentioned, these docs are auto-generated.

@eric-schneider eric-schneider merged commit 9f37808 into main Jan 28, 2026
1 check passed
@eric-schneider eric-schneider deleted the DOC-5634 branch January 28, 2026 22:30
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.

4 participants