-
Notifications
You must be signed in to change notification settings - Fork 33
[Utility] CLI Usage instructions and specification #193
Copy link
Copy link
Closed
Labels
clientwork needed to interface with the node (rpc, cli, etc..)work needed to interface with the node (rpc, cli, etc..)coreCore infrastructure - protocol relatedCore infrastructure - protocol relateddocumentationImprovements or additions to documentationImprovements or additions to documentationtoolingtooling to support development, testing et altooling to support development, testing et alutilityUtility specific changesUtility specific changes
Milestone
Metadata
Metadata
Assignees
Labels
clientwork needed to interface with the node (rpc, cli, etc..)work needed to interface with the node (rpc, cli, etc..)coreCore infrastructure - protocol relatedCore infrastructure - protocol relateddocumentationImprovements or additions to documentationImprovements or additions to documentationtoolingtooling to support development, testing et altooling to support development, testing et alutilityUtility specific changesUtility specific changes
Type
Projects
Status
Done
Objective
Write a User Usage and a specification documenting the CLI features, quirks and whatnot, extending what has been (or not) already written in the CLI README (
app/client/cli/doc/README.md)This issue builds on top of #169 (in case it hasn't been merged into
mainat the time of reading)Origin Document
The CLI is going to be a multipurpose tool used by several personas interacting with Pocket Network.
We need a clear, detailed but concise document that covers the basics and HOWTOs when using and also developing/extending the CLI.
Goals
Deliverable
app/client/cli/doc/README.mdNon-goals / Non-deliverables
General issue deliverables
[Optional] Testing Methodology
make ...make test_allLocalNetis still functioning correctly by following the instructions at docs/development/README.mdCreator: @deblasis
Co-Owners: ??