Downcity
Reference

CLI Commands

Command-line reference entry for Downcity

CLI Commands

CLI docs are organized per command page.

Command docs directory

  • Open the Commands section and pick a group directly: console / agent / service / extension

Primary command groups

Runtime model (short)

  • city start: one-click bootstrap (runs city console start then city console ui start)
  • city stop: one-click shutdown (same as city console stop)
  • city restart: one-click restart (runs city console restart then city console ui start)
  • city console start: start global control plane
  • city agent create: initialize project runtime files
  • city agent start: start project agent daemon
  • city service ...: operate service domain capabilities
  • city extension ...: operate extension capabilities
  • city console model ...: manage model config for runtime

Always up to date

Use local help for latest flags:

city --help
city <command> --help

Table of Contents