Jeremiah Lowin commited on
Commit
82809dc
·
unverified ·
1 Parent(s): 89e0211

Add --copy documentation (#1076)

Browse files
Files changed (1) hide show
  1. docs/patterns/cli.mdx +6 -0
docs/patterns/cli.mdx CHANGED
@@ -283,3 +283,9 @@ Display version information about FastMCP and related components.
283
  ```bash
284
  fastmcp version
285
  ```
 
 
 
 
 
 
 
283
  ```bash
284
  fastmcp version
285
  ```
286
+
287
+ #### Options
288
+
289
+ | Option | Flag | Description |
290
+ | ------ | ---- | ----------- |
291
+ | Copy to Clipboard | `--copy` | Copy version information to clipboard |