Skip to content

docs: complete MVP command reference and troubleshooting - #81

Merged
dDevAhmed merged 5 commits into
mainfrom
docs/cli-035-command-reference
Sep 11, 2026
Merged

docs: complete MVP command reference and troubleshooting#81
dDevAhmed merged 5 commits into
mainfrom
docs/cli-035-command-reference

Conversation

@dDevAhmed

Copy link
Copy Markdown
Contributor

Summary

Implements CLI-035 by bringing the public CLI documentation in sync with the implemented MVP command behavior.

Included

  • expands the command reference for every implemented MVP command
  • documents arguments, options, examples, configuration, and exit behavior
  • documents supported new templates and generator safety
  • documents doctor, dev, test, and Testnet deployment behavior
  • adds a dedicated troubleshooting guide for setup/config/process/network failures
  • refreshes Quick Start with real implemented workflows
  • removes stale foundation-stage installation guidance
  • updates README command status from Planned to Implemented
  • clearly marks Mainnet deploy, stellarforge add, plugins, and remote templates as unavailable
  • cross-links installation, configuration, exit codes, security, and troubleshooting

Security

  • raw secret/signing material is explicitly excluded from examples
  • troubleshooting guidance avoids environment/credential dumps
  • Testnet-only deployment restrictions are stated consistently
  • unsupported behavior is not presented as available

Closes #38

@dDevAhmed
dDevAhmed merged commit c287a53 into main Sep 11, 2026
3 of 4 checks passed
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.

CLI-035 — Complete command reference and troubleshooting documentation

1 participant