Skip to content

Commit c11a278

Browse files
[flyctl-bot] Update docs from flyctl (#1997)
Co-authored-by: Fly.io CI <[email protected]>
1 parent 2e9993d commit c11a278

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

flyctl/cmd/fly_extensions_storage_update.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ fly extensions storage update <bucket_name> [flags]
1010

1111
~~~
1212
-a, --app string Application name
13+
--clear-custom-domain Remove a custom domain from a bucket
1314
--clear-shadow Remove an existing shadow bucket
1415
-c, --config string Path to application configuration file
16+
--custom-domain string A custom domain name pointing at your bucket
1517
-h, --help help for update
1618
-o, --org string The target Fly.io organization
1719
--private Set a public bucket to be private

flyctl/cmd/fly_storage_update.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ fly storage update <bucket_name> [flags]
1010

1111
~~~
1212
-a, --app string Application name
13+
--clear-custom-domain Remove a custom domain from a bucket
1314
--clear-shadow Remove an existing shadow bucket
1415
-c, --config string Path to application configuration file
16+
--custom-domain string A custom domain name pointing at your bucket
1517
-h, --help help for update
1618
-o, --org string The target Fly.io organization
1719
--private Set a public bucket to be private

0 commit comments

Comments
 (0)