Skip to content

Conversation

@SwaroopH
Copy link
Member

Fixes #68

Deploy on: https://powerloom-docs-245iq.ondigitalocean.app/build-with-powerloom/snapshotter-node/lite-node-v2/cli

Changes Made

New Documentation

  • Added comprehensive CLI documentation at /docs/build-with-powerloom/snapshotter-node/lite-node-v2/cli.md
    • Installation instructions (binaries and PyPI)
    • Interactive shell mode usage
    • Complete command reference
    • Configuration management
    • Multi-node setup guide
    • Troubleshooting section
    • Migration guide from manual setup

Updated Existing Pages

  • Lite Node V2 Getting Started: Added "Alternative Setup Methods" section highlighting the CLI as recommended solution for multiple slots
  • Devnet Getting Started: Added "Alternative Setup: Snapshotter CLI" section with benefits and use cases

Bug Fixes

  • Fixed broken anchor links in build-sh-advanced.md and getting-started.md
  • Updated internal link reference from #setting-up-multiple-nodes-on-a-linux-vps to #alternative-setup-methods

Impact

This documentation helps users discover and adopt the Powerloom Snapshotter CLI, which significantly simplifies:

  • Multi-slot management
  • Configuration setup
  • Node deployment and monitoring
  • Troubleshooting

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.

SwaroopH added 2 commits July 24, 2025 20:37
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.
@SwaroopH SwaroopH self-assigned this Jul 25, 2025
@SwaroopH SwaroopH added the enhancement New feature or request label Jul 25, 2025
anomit added 5 commits July 25, 2025 14:13
- 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
Copy link
Contributor

@xadahiya xadahiya left a 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 anomit self-requested a review July 28, 2025 09:25
Copy link
Member

@anomit anomit left a comment

Choose a reason for hiding this comment

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

Good to go.

Copy link
Contributor

@Seth-Schmidt Seth-Schmidt left a comment

Choose a reason for hiding this comment

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

Looks good!

@SwaroopH SwaroopH merged commit 9e1d071 into main Jul 28, 2025
1 check passed
@SwaroopH SwaroopH deleted the feat/snapshotter-cli branch July 30, 2025 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation for CLI

5 participants