Skip to content

Files

Latest commit

ee14e60 · Dec 11, 2024

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 11, 2024
Dec 11, 2024
Dec 11, 2024

rush-cli

Features

rush new <NAME>

Creates new project

rush deploy <PATH>

Deploy current project

Available Options:

  • --dry-run

rush storage

Work with storage

Available Options:

  • start
  • view
    • blueprint
    • world <ADDRESS>
    • entity <ENTITY_NAME>
    • instance <WORLD> <REGION> <ENTITY>
  • reset

rush config

SET or GET configurations

Available Options:

  • set
    • rpc <MONIKER_OR_CUSTOM>
    • ws <MONIKER_OR_CUSTOM>
    • keypair <FILE>
    • blueprint <FILE_OR_DIRECTORY>
    • storage memory | test-validator onchain
  • get