Skip to content

Commit

Permalink
remove docs for deprecated flags (#32525)
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinFrazar authored Sep 27, 2023
1 parent 9c1fd94 commit e3f34a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/pages/reference/cli/tsh.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -436,9 +436,7 @@ $ tsh proxy db [<flags>] <db>

| Name | Default Value(s) | Allowed Value(s) | Description |
| - | - | - | - |
| `--cert-file` | none | string | Path to the certificate file for configuring TLS on the local proxy.|
| `--cluster` | none | string | The name of the Teleport cluster to connect to. |
| `--key-file` | none | string | Path to the private key file for configuring TLS on the local proxy.|
| `--db-name` | none | string | Optional database name to log in to. |
| `--db-user` | none | string | Optional database user to log in as. |
| `--port` | none | string | Source port used by the local proxy.|
Expand Down

0 comments on commit e3f34a2

Please sign in to comment.