Skip to content

Commit 389f7b0

Browse files
[flyctl-bot] Update docs from flyctl (#2009)
Co-authored-by: Fly.io CI <[email protected]>
1 parent 269c8ee commit 389f7b0

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

flyctl/cmd/fly_managed-postgres_connect.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ fly managed-postgres connect [flags]
88
## Options
99

1010
~~~
11-
-h, --help help for connect
12-
-o, --org string The target Fly.io organization
11+
--cluster string The target cluster ID
12+
-h, --help help for connect
13+
-o, --org string The target Fly.io organization
1314
~~~
1415

1516
## Global Options

flyctl/cmd/fly_managed-postgres_proxy.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ fly managed-postgres proxy [flags]
88
## Options
99

1010
~~~
11-
-h, --help help for proxy
12-
-o, --org string The target Fly.io organization
13-
-r, --region string The target region (see 'flyctl platform regions')
11+
--cluster string The target cluster ID
12+
-h, --help help for proxy
13+
-o, --org string The target Fly.io organization
14+
-r, --region string The target region (see 'flyctl platform regions')
1415
~~~
1516

1617
## Global Options

0 commit comments

Comments
 (0)