Skip to content

CLI commands

TODO: Document all CLI commands.

Commands:

  • uproot run — Start the development server
  • uproot reset — Reset the database
  • uproot dump — Dump database to file
  • uproot restore — Restore database from file
  • uproot new — Create a new app
  • uproot setup — Create a new project
  • uproot examples — Download example apps
  • uproot deployment — View deployment configuration

For each command: - Description - Options and flags - Examples