-
Notifications
You must be signed in to change notification settings - Fork 6
Add Snapshotter CLI Documentation #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Introduced a new section for the Powerloom Snapshotter CLI, detailing its features, installation, and usage for managing multiple snapshotter instances. Updated the 'Getting Started' guide to reference alternative setup methods, emphasizing the benefits of using the CLI for operators with multiple slots.
- Standardize command section headers with proper capitalization - Expand credential management documentation with more detailed commands - Add 'identity list' command examples - Clarify identity management description and capabilities - Rename "Configuration Management" to "Credentials Management: Internals" - Make command descriptions more descriptive and action-oriented
xadahiya
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good after @anomit's changes!
anomit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go.
Seth-Schmidt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Fixes #68
Deploy on: https://powerloom-docs-245iq.ondigitalocean.app/build-with-powerloom/snapshotter-node/lite-node-v2/cli
Changes Made
New Documentation
/docs/build-with-powerloom/snapshotter-node/lite-node-v2/cli.mdUpdated Existing Pages
Bug Fixes
build-sh-advanced.mdandgetting-started.md#setting-up-multiple-nodes-on-a-linux-vpsto#alternative-setup-methodsImpact
This documentation helps users discover and adopt the Powerloom Snapshotter CLI, which significantly simplifies:
The CLI is positioned as the recommended approach for operators managing multiple slots, while maintaining the existing manual setup documentation for those who prefer it.