Difference between revisions of "Subnet-cli (unmantained)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
* https://github.com/ava-labs/subnet-cli
 
* https://github.com/ava-labs/subnet-cli
 +
 +
Installation:
 +
[[git clone]] https://github.com/ava-labs/subnet-cli.git;
 +
cd subnet-cli && [[go install -v]] .
  
 
<pre>
 
<pre>

Revision as of 12:21, 21 February 2023

Installation:

git clone https://github.com/ava-labs/subnet-cli.git;
cd subnet-cli && go install -v .
subnet-cli CLI

Usage:
  subnet-cli [command]

Available Commands:
  add         Sub-commands for creating resources
  completion  Generate the autocompletion script for the specified shell
  create      Sub-commands for creating resources
  help        Help about any command
  status      status commands
  wizard      A magical command for creating an entire subnet

Flags:
      --enable-prompt              'true' to enable prompt mode (default true)
  -h, --help                       help for subnet-cli
      --log-level string           log level (default "info")
      --poll-interval duration     interval to poll tx/blockchain status (default 1s)
      --request-timeout duration   request timeout (default 2m0s)

Use "subnet-cli [command] --help" for more information about a command.


See also

Advertising: