Reference
CLI Commands
Command-line reference entry for Downcity
CLI Commands
CLI docs are organized per command page.
Command docs directory
- Open the
Commandssection and pick a group directly:console/agent/service/extension
Primary command groups
city agent createcity consolecity agentcity console configcity servicecity extensioncity chatcity voicecity skillcity taskcity memory
Runtime model (short)
city start: one-click bootstrap (runscity console startthencity console ui start)city stop: one-click shutdown (same ascity console stop)city restart: one-click restart (runscity console restartthencity console ui start)city console start: start global control planecity agent create: initialize project runtime filescity agent start: start project agent daemoncity service ...: operate service domain capabilitiescity extension ...: operate extension capabilitiescity console model ...: manage model config for runtime
Always up to date
Use local help for latest flags:
city --help
city <command> --help