We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a370b3 + 4e9e408 commit 9291b3cCopy full SHA for 9291b3c
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