agoric --help

From wikieduonline
Jump to navigation Jump to search

agoric --help
Usage: agoric [options] [command]

Options:
  -V, --version                                  output the version number
  --sdk                                          use the Agoric SDK containing this program
  --no-sdk                                       do not use the Agoric SDK containing this program
  --docker-tag <tag>                             image tag to use for Docker containers
  -v, --verbose                                  verbosity that can be increased
  -h, --help                                     display help for command

Commands:
  cosmos <command...>                            client for an Agoric Cosmos chain
  open [options]                                 launch the Agoric UI
  init [options] <project>                       create a new Dapp directory named <project>
  set-defaults [options] <program> <config-dir>  update the configuration files for <program> in <config-dir>
  install [force-sdk-version]                    install Dapp dependencies
  follow [options] <path-spec...>                follow an Agoric Casting leader
  run [options] <script> [script-args...]        run a script with all your user privileges against the local Agoric VM
  deploy [options] [script...]                   run multiple scripts with all your user privileges against the local Agoric VM
  start [options] [profile] [args...]            start an Agoric VM

  agoric start - runs the default profile (dev)
  agoric start dev -- [initArgs] - simulated chain and solo VM
  agoric start local-chain [portNum] -- [initArgs] - local chain
  agoric start local-solo [portNum] [provisionPowers] - local solo VM

  help [command]                                 display help for command

See also[edit]

Advertising: