We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a370b3 commit 4e9e408Copy full SHA for 4e9e408
1 file changed
docs/USAGE.md
@@ -42,7 +42,7 @@ $ cagent run config.yaml --debug # Enable debug logging
42
43
# API Server (HTTP REST API)
44
$ cagent api config.yaml
45
-$ cagent api config.yaml --port 8080
+$ cagent api config.yaml --listen :8080
46
47
# Project Management
48
$ cagent new # Initialize new project
0 commit comments