subnet-cli create --help

From wikieduonline
Jump to navigation Jump to search


Sub-commands for creating resources

Usage:
  subnet-cli create [command]
Available Commands:
  VMID        Creates a new encoded VMID from a string
  blockchain  Creates a blockchain
  key         Generates a private key
  subnet      Creates a subnet

Flags:
  -h, --help                      help for create
  -l, --ledger                    use ledger to sign transactions
      --private-key-path string   private key file path (default ".subnet-cli.pk")
      --public-uri string         URI for avalanche network endpoints (default "https://api.avax-test.network")

Global Flags:
      --enable-prompt              'true' to enable prompt mode (default true)
      --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 create [command] --help" for more information about a command.



Advertising: