File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 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]
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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments