mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
Revert "Add CLI banner"
This commit is contained in:
parent
a3f22e7aa0
commit
41359ec99d
6 changed files with 7 additions and 179 deletions
|
|
@ -46,7 +46,6 @@ This command runs the server directly in your current Python environment. You ar
|
|||
| Host | `--host` | Host to bind to when using http transport (default: 127.0.0.1) |
|
||||
| Port | `--port`, `-p` | Port to bind to when using http transport (default: 8000) |
|
||||
| Log Level | `--log-level`, `-l` | Log level (DEBUG, INFO, WARNING, ERROR, CRITICAL) |
|
||||
| No Banner | `--no-banner` | Disable the startup banner display |
|
||||
|
||||
|
||||
#### Server Specification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue