File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,10 @@ fly extensions storage update <bucket_name> [flags]
10
10
11
11
~~~
12
12
-a, --app string Application name
13
+ --clear-custom-domain Remove a custom domain from a bucket
13
14
--clear-shadow Remove an existing shadow bucket
14
15
-c, --config string Path to application configuration file
16
+ --custom-domain string A custom domain name pointing at your bucket
15
17
-h, --help help for update
16
18
-o, --org string The target Fly.io organization
17
19
--private Set a public bucket to be private
Original file line number Diff line number Diff line change @@ -10,8 +10,10 @@ fly storage update <bucket_name> [flags]
10
10
11
11
~~~
12
12
-a, --app string Application name
13
+ --clear-custom-domain Remove a custom domain from a bucket
13
14
--clear-shadow Remove an existing shadow bucket
14
15
-c, --config string Path to application configuration file
16
+ --custom-domain string A custom domain name pointing at your bucket
15
17
-h, --help help for update
16
18
-o, --org string The target Fly.io organization
17
19
--private Set a public bucket to be private
You can’t perform that action at this time.
0 commit comments