From f91af17a91bbe896d567c39de9dab36923c6a8b4 Mon Sep 17 00:00:00 2001 From: "docs-syncer[bot]" <134718678+docs-syncer[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 19:27:35 +0000 Subject: [PATCH] [flyctl-bot] Update docs from flyctl --- flyctl/cmd/fly_apps_create.md | 2 +- flyctl/cmd/fly_apps_destroy.md | 2 +- flyctl/cmd/fly_apps_move.md | 2 +- flyctl/cmd/fly_certs_remove.md | 2 +- flyctl/cmd/fly_config_save.md | 2 +- flyctl/cmd/fly_console.md | 8 ++--- flyctl/cmd/fly_deploy.md | 12 ++++---- flyctl/cmd/fly_extensions_arcjet_create.md | 2 +- flyctl/cmd/fly_extensions_arcjet_dashboard.md | 2 +- flyctl/cmd/fly_extensions_arcjet_destroy.md | 2 +- flyctl/cmd/fly_extensions_arcjet_list.md | 2 +- flyctl/cmd/fly_extensions_arcjet_status.md | 2 +- .../cmd/fly_extensions_kubernetes_destroy.md | 2 +- flyctl/cmd/fly_extensions_mysql_create.md | 2 +- flyctl/cmd/fly_extensions_mysql_destroy.md | 2 +- flyctl/cmd/fly_extensions_mysql_list.md | 2 +- flyctl/cmd/fly_extensions_mysql_status.md | 2 +- flyctl/cmd/fly_extensions_mysql_update.md | 2 +- flyctl/cmd/fly_extensions_sentry_create.md | 2 +- flyctl/cmd/fly_extensions_sentry_dashboard.md | 2 +- flyctl/cmd/fly_extensions_sentry_destroy.md | 2 +- flyctl/cmd/fly_extensions_sentry_list.md | 2 +- flyctl/cmd/fly_extensions_storage_create.md | 2 +- .../cmd/fly_extensions_storage_dashboard.md | 2 +- flyctl/cmd/fly_extensions_storage_destroy.md | 2 +- flyctl/cmd/fly_extensions_storage_list.md | 2 +- flyctl/cmd/fly_extensions_storage_status.md | 2 +- flyctl/cmd/fly_extensions_storage_update.md | 2 +- .../cmd/fly_extensions_supabase_dashboard.md | 2 +- flyctl/cmd/fly_extensions_supabase_destroy.md | 2 +- flyctl/cmd/fly_extensions_supabase_list.md | 2 +- flyctl/cmd/fly_extensions_supabase_status.md | 2 +- flyctl/cmd/fly_extensions_vector_create.md | 2 +- flyctl/cmd/fly_extensions_vector_dashboard.md | 2 +- flyctl/cmd/fly_extensions_vector_destroy.md | 2 +- flyctl/cmd/fly_extensions_vector_list.md | 2 +- flyctl/cmd/fly_extensions_vector_status.md | 2 +- flyctl/cmd/fly_extensions_wafris_create.md | 2 +- flyctl/cmd/fly_extensions_wafris_dashboard.md | 2 +- flyctl/cmd/fly_extensions_wafris_destroy.md | 2 +- flyctl/cmd/fly_image_update.md | 2 +- flyctl/cmd/fly_ips_allocate-egress.md | 2 +- flyctl/cmd/fly_ips_allocate-v4.md | 2 +- flyctl/cmd/fly_launch.md | 12 ++++---- flyctl/cmd/fly_machine.md | 1 - flyctl/cmd/fly_machine_clone.md | 8 ++--- flyctl/cmd/fly_machine_create.md | 8 ++--- flyctl/cmd/fly_machine_egress-ip.md | 30 ------------------- flyctl/cmd/fly_machine_egress-ip_allocate.md | 28 ----------------- flyctl/cmd/fly_machine_egress-ip_list.md | 27 ----------------- flyctl/cmd/fly_machine_egress-ip_release.md | 28 ----------------- flyctl/cmd/fly_machine_place.md | 8 ++--- flyctl/cmd/fly_machine_run.md | 8 ++--- flyctl/cmd/fly_machine_update.md | 10 +++---- flyctl/cmd/fly_mcp_launch.md | 8 ++--- flyctl/cmd/fly_mpg_destroy.md | 2 +- flyctl/cmd/fly_mpg_users_delete.md | 2 +- flyctl/cmd/fly_mysql_create.md | 2 +- flyctl/cmd/fly_mysql_destroy.md | 2 +- flyctl/cmd/fly_mysql_list.md | 2 +- flyctl/cmd/fly_mysql_status.md | 2 +- flyctl/cmd/fly_mysql_update.md | 2 +- flyctl/cmd/fly_orgs_delete.md | 2 +- flyctl/cmd/fly_orgs_replay-sources_remove.md | 2 +- flyctl/cmd/fly_postgres_attach.md | 2 +- flyctl/cmd/fly_postgres_config_update.md | 2 +- flyctl/cmd/fly_postgres_create.md | 8 ++--- flyctl/cmd/fly_redis_destroy.md | 2 +- flyctl/cmd/fly_scale_count.md | 10 +++---- flyctl/cmd/fly_sftp_find.md | 2 +- flyctl/cmd/fly_sftp_get.md | 2 +- flyctl/cmd/fly_sftp_put.md | 2 +- flyctl/cmd/fly_sftp_shell.md | 2 +- flyctl/cmd/fly_ssh_console.md | 2 +- flyctl/cmd/fly_ssh_sftp_find.md | 2 +- flyctl/cmd/fly_ssh_sftp_get.md | 2 +- flyctl/cmd/fly_ssh_sftp_put.md | 2 +- flyctl/cmd/fly_ssh_sftp_shell.md | 2 +- flyctl/cmd/fly_storage_create.md | 2 +- flyctl/cmd/fly_storage_dashboard.md | 2 +- flyctl/cmd/fly_storage_destroy.md | 2 +- flyctl/cmd/fly_storage_list.md | 2 +- flyctl/cmd/fly_storage_status.md | 2 +- flyctl/cmd/fly_storage_update.md | 2 +- flyctl/cmd/fly_volumes_create.md | 10 +++---- flyctl/cmd/fly_volumes_destroy.md | 2 +- flyctl/cmd/fly_volumes_extend.md | 2 +- flyctl/cmd/fly_volumes_fork.md | 8 ++--- 88 files changed, 129 insertions(+), 243 deletions(-) delete mode 100644 flyctl/cmd/fly_machine_egress-ip.md delete mode 100644 flyctl/cmd/fly_machine_egress-ip_allocate.md delete mode 100644 flyctl/cmd/fly_machine_egress-ip_list.md delete mode 100644 flyctl/cmd/fly_machine_egress-ip_release.md diff --git a/flyctl/cmd/fly_apps_create.md b/flyctl/cmd/fly_apps_create.md index eb15697c25..b5184e3a0e 100644 --- a/flyctl/cmd/fly_apps_create.md +++ b/flyctl/cmd/fly_apps_create.md @@ -17,7 +17,7 @@ fly apps create [flags] --network string Specify custom network id -o, --org string The target Fly.io organization --save Save the app name to the config file - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_apps_destroy.md b/flyctl/cmd/fly_apps_destroy.md index 6862feba62..89c002dd60 100644 --- a/flyctl/cmd/fly_apps_destroy.md +++ b/flyctl/cmd/fly_apps_destroy.md @@ -9,7 +9,7 @@ fly apps destroy [flags] ~~~ -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_apps_move.md b/flyctl/cmd/fly_apps_move.md index 8bcc3e4243..50b57e365e 100644 --- a/flyctl/cmd/fly_apps_move.md +++ b/flyctl/cmd/fly_apps_move.md @@ -13,7 +13,7 @@ fly apps move [flags] -h, --help help for move -o, --org string The target Fly.io organization --skip-health-checks Update machines without waiting for health checks - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_certs_remove.md b/flyctl/cmd/fly_certs_remove.md index 8a750c5024..77fbcf2377 100644 --- a/flyctl/cmd/fly_certs_remove.md +++ b/flyctl/cmd/fly_certs_remove.md @@ -17,7 +17,7 @@ fly certs remove [flags] -c, --config string Path to application configuration file --custom Remove only the custom certificate, keeping ACME certificates -h, --help help for remove - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_config_save.md b/flyctl/cmd/fly_config_save.md index e6f8715ab2..8be605d2b6 100644 --- a/flyctl/cmd/fly_config_save.md +++ b/flyctl/cmd/fly_config_save.md @@ -14,7 +14,7 @@ fly config save [flags] -h, --help help for save --json Output the configuration in JSON format --yaml Output the configuration in YAML format - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_console.md b/flyctl/cmd/fly_console.md index 78b53b823d..61161a5072 100644 --- a/flyctl/cmd/fly_console.md +++ b/flyctl/cmd/fly_console.md @@ -31,11 +31,11 @@ fly console [flags] -r, --region string The target region (see 'flyctl platform regions') -s, --select Select the machine and container on which to execute the console from a list. -u, --user string Unix username to connect as (default "root") - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values --volume strings Volume to mount, in the form of :/path/inside/machine[:] --wg Determines whether communication with remote builders are conducted over wireguard or plain internet(https) (default true) diff --git a/flyctl/cmd/fly_deploy.md b/flyctl/cmd/fly_deploy.md index 8d0481553e..9fafc3a376 100644 --- a/flyctl/cmd/fly_deploy.md +++ b/flyctl/cmd/fly_deploy.md @@ -50,7 +50,7 @@ fly deploy [WORKING_DIRECTORY] [flags] --ha Create spare machines that increases app availability (default true) -h, --help help for deploy --host-dedication-id string The dedication id of the reserved hosts for your organization (if any) - --https-failover Determines whether to failover to plain internet(https) communication with remote builders if wireguard fails (default true) + --https-failover Determines whether to failover to plain internet(https) communication with remote builders if wireguard fails (also --http-failover) (default true) --ignorefile string Path to a Docker ignore file. Defaults to the .dockerignore file in the working directory. -i, --image string The Docker image to deploy --image-label string Image label to use when tagging and pushing to the fly registry. Defaults to "deployment-{timestamp}". @@ -76,16 +76,16 @@ fly deploy [WORKING_DIRECTORY] [flags] --smoke-checks Perform smoke checks during deployment (default true) --strategy string The strategy for replacing running instances. Options are canary, rolling, bluegreen, or immediate. The default strategy is rolling. --update-only Do not create Machines for new process groups - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values --volume-initial-size int The initial size in GB for volumes created on first deploy --wait-timeout string Time duration to wait for individual machines to transition states and become healthy. (default "5m0s") --wg Determines whether communication with remote builders are conducted over wireguard or plain internet(https) (default true) - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_arcjet_create.md b/flyctl/cmd/fly_extensions_arcjet_create.md index e9a1bfaf77..0ef74a414a 100644 --- a/flyctl/cmd/fly_extensions_arcjet_create.md +++ b/flyctl/cmd/fly_extensions_arcjet_create.md @@ -15,7 +15,7 @@ fly extensions arcjet create [flags] -n, --name string The name of your application -o, --org string The target Fly.io organization -r, --region string The target region (see 'flyctl platform regions') - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_arcjet_dashboard.md b/flyctl/cmd/fly_extensions_arcjet_dashboard.md index 2c229d7565..01289d7d0d 100644 --- a/flyctl/cmd/fly_extensions_arcjet_dashboard.md +++ b/flyctl/cmd/fly_extensions_arcjet_dashboard.md @@ -12,7 +12,7 @@ fly extensions arcjet dashboard [site_name] [flags] -c, --config string Path to application configuration file -h, --help help for dashboard -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_arcjet_destroy.md b/flyctl/cmd/fly_extensions_arcjet_destroy.md index 51aed26d75..3e745268b4 100644 --- a/flyctl/cmd/fly_extensions_arcjet_destroy.md +++ b/flyctl/cmd/fly_extensions_arcjet_destroy.md @@ -11,7 +11,7 @@ fly extensions arcjet destroy [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_arcjet_list.md b/flyctl/cmd/fly_extensions_arcjet_list.md index 8dc2040c79..49c485c6e4 100644 --- a/flyctl/cmd/fly_extensions_arcjet_list.md +++ b/flyctl/cmd/fly_extensions_arcjet_list.md @@ -10,7 +10,7 @@ fly extensions arcjet list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_arcjet_status.md b/flyctl/cmd/fly_extensions_arcjet_status.md index 56b2637c19..01910b1447 100644 --- a/flyctl/cmd/fly_extensions_arcjet_status.md +++ b/flyctl/cmd/fly_extensions_arcjet_status.md @@ -12,7 +12,7 @@ fly extensions arcjet status [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for status - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_kubernetes_destroy.md b/flyctl/cmd/fly_extensions_kubernetes_destroy.md index b250813612..3e0bd94ebe 100644 --- a/flyctl/cmd/fly_extensions_kubernetes_destroy.md +++ b/flyctl/cmd/fly_extensions_kubernetes_destroy.md @@ -9,7 +9,7 @@ fly extensions kubernetes destroy [name] [flags] ~~~ -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_mysql_create.md b/flyctl/cmd/fly_extensions_mysql_create.md index 881843ac54..32772a3030 100644 --- a/flyctl/cmd/fly_extensions_mysql_create.md +++ b/flyctl/cmd/fly_extensions_mysql_create.md @@ -19,7 +19,7 @@ fly extensions mysql create [flags] -o, --org string The target Fly.io organization -r, --region string The target region (see 'flyctl platform regions') --size int The number of members in your cluster - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_mysql_destroy.md b/flyctl/cmd/fly_extensions_mysql_destroy.md index 235cefb1aa..ded488134a 100644 --- a/flyctl/cmd/fly_extensions_mysql_destroy.md +++ b/flyctl/cmd/fly_extensions_mysql_destroy.md @@ -11,7 +11,7 @@ fly extensions mysql destroy [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_mysql_list.md b/flyctl/cmd/fly_extensions_mysql_list.md index 68f85b17f4..2db266d905 100644 --- a/flyctl/cmd/fly_extensions_mysql_list.md +++ b/flyctl/cmd/fly_extensions_mysql_list.md @@ -10,7 +10,7 @@ fly extensions mysql list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_mysql_status.md b/flyctl/cmd/fly_extensions_mysql_status.md index 55dace95ad..0b63ebfd74 100644 --- a/flyctl/cmd/fly_extensions_mysql_status.md +++ b/flyctl/cmd/fly_extensions_mysql_status.md @@ -12,7 +12,7 @@ fly extensions mysql status [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for status - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_mysql_update.md b/flyctl/cmd/fly_extensions_mysql_update.md index 775c2e07f3..d6296e199a 100644 --- a/flyctl/cmd/fly_extensions_mysql_update.md +++ b/flyctl/cmd/fly_extensions_mysql_update.md @@ -16,7 +16,7 @@ fly extensions mysql update [flags] --memory int Memory (in GB) assigned to each cluster member -o, --org string The target Fly.io organization --size int The number of members in your cluster - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_sentry_create.md b/flyctl/cmd/fly_extensions_sentry_create.md index ec37008f27..e5f210f9d2 100644 --- a/flyctl/cmd/fly_extensions_sentry_create.md +++ b/flyctl/cmd/fly_extensions_sentry_create.md @@ -12,7 +12,7 @@ fly extensions sentry create [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for create - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_sentry_dashboard.md b/flyctl/cmd/fly_extensions_sentry_dashboard.md index 120e548a36..560c21f41f 100644 --- a/flyctl/cmd/fly_extensions_sentry_dashboard.md +++ b/flyctl/cmd/fly_extensions_sentry_dashboard.md @@ -11,7 +11,7 @@ fly extensions sentry dashboard [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for dashboard - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_sentry_destroy.md b/flyctl/cmd/fly_extensions_sentry_destroy.md index daf8c05ef8..346070890f 100644 --- a/flyctl/cmd/fly_extensions_sentry_destroy.md +++ b/flyctl/cmd/fly_extensions_sentry_destroy.md @@ -11,7 +11,7 @@ fly extensions sentry destroy [project-name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_sentry_list.md b/flyctl/cmd/fly_extensions_sentry_list.md index 1c37184a9f..e4db9237c4 100644 --- a/flyctl/cmd/fly_extensions_sentry_list.md +++ b/flyctl/cmd/fly_extensions_sentry_list.md @@ -10,7 +10,7 @@ fly extensions sentry list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_storage_create.md b/flyctl/cmd/fly_extensions_storage_create.md index 09e0f26fd9..0072200c1d 100644 --- a/flyctl/cmd/fly_extensions_storage_create.md +++ b/flyctl/cmd/fly_extensions_storage_create.md @@ -21,7 +21,7 @@ fly extensions storage create [flags] --shadow-region string Shadow bucket region --shadow-secret-key string Shadow bucket secret key --shadow-write-through Write objects through to the shadow bucket - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_storage_dashboard.md b/flyctl/cmd/fly_extensions_storage_dashboard.md index 6563c8b063..40b9153193 100644 --- a/flyctl/cmd/fly_extensions_storage_dashboard.md +++ b/flyctl/cmd/fly_extensions_storage_dashboard.md @@ -12,7 +12,7 @@ fly extensions storage dashboard [bucket_name] [flags] -c, --config string Path to application configuration file -h, --help help for dashboard -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_storage_destroy.md b/flyctl/cmd/fly_extensions_storage_destroy.md index 862efaac49..0ad8ffba07 100644 --- a/flyctl/cmd/fly_extensions_storage_destroy.md +++ b/flyctl/cmd/fly_extensions_storage_destroy.md @@ -11,7 +11,7 @@ fly extensions storage destroy [storage-bucket-name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_storage_list.md b/flyctl/cmd/fly_extensions_storage_list.md index 1f422cee13..59a592b3d4 100644 --- a/flyctl/cmd/fly_extensions_storage_list.md +++ b/flyctl/cmd/fly_extensions_storage_list.md @@ -10,7 +10,7 @@ fly extensions storage list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_storage_status.md b/flyctl/cmd/fly_extensions_storage_status.md index 148e4672ab..0f9a45ebd6 100644 --- a/flyctl/cmd/fly_extensions_storage_status.md +++ b/flyctl/cmd/fly_extensions_storage_status.md @@ -12,7 +12,7 @@ fly extensions storage status [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for status - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_storage_update.md b/flyctl/cmd/fly_extensions_storage_update.md index 7c9428b5fb..c4b7e44fb7 100644 --- a/flyctl/cmd/fly_extensions_storage_update.md +++ b/flyctl/cmd/fly_extensions_storage_update.md @@ -24,7 +24,7 @@ fly extensions storage update [flags] --shadow-region string Shadow bucket region --shadow-secret-key string Shadow bucket secret key --shadow-write-through Write objects through to the shadow bucket - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_supabase_dashboard.md b/flyctl/cmd/fly_extensions_supabase_dashboard.md index 961cfb52b7..a6132b4373 100644 --- a/flyctl/cmd/fly_extensions_supabase_dashboard.md +++ b/flyctl/cmd/fly_extensions_supabase_dashboard.md @@ -12,7 +12,7 @@ fly extensions supabase dashboard [database_name] [flags] -c, --config string Path to application configuration file -h, --help help for dashboard -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_supabase_destroy.md b/flyctl/cmd/fly_extensions_supabase_destroy.md index 9f4a2bacd6..1a4f1c5edd 100644 --- a/flyctl/cmd/fly_extensions_supabase_destroy.md +++ b/flyctl/cmd/fly_extensions_supabase_destroy.md @@ -11,7 +11,7 @@ fly extensions supabase destroy [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_supabase_list.md b/flyctl/cmd/fly_extensions_supabase_list.md index 9fcf475bb1..296b618cc0 100644 --- a/flyctl/cmd/fly_extensions_supabase_list.md +++ b/flyctl/cmd/fly_extensions_supabase_list.md @@ -10,7 +10,7 @@ fly extensions supabase list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_supabase_status.md b/flyctl/cmd/fly_extensions_supabase_status.md index 99352ffdc3..d5bef7b3e8 100644 --- a/flyctl/cmd/fly_extensions_supabase_status.md +++ b/flyctl/cmd/fly_extensions_supabase_status.md @@ -12,7 +12,7 @@ fly extensions supabase status [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for status - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_vector_create.md b/flyctl/cmd/fly_extensions_vector_create.md index 38649b13fd..2f9e117b93 100644 --- a/flyctl/cmd/fly_extensions_vector_create.md +++ b/flyctl/cmd/fly_extensions_vector_create.md @@ -15,7 +15,7 @@ fly extensions vector create [flags] -n, --name string The name of your cluster -o, --org string The target Fly.io organization -r, --region string The target region (see 'flyctl platform regions') - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_vector_dashboard.md b/flyctl/cmd/fly_extensions_vector_dashboard.md index 5381d4e31f..92394d1383 100644 --- a/flyctl/cmd/fly_extensions_vector_dashboard.md +++ b/flyctl/cmd/fly_extensions_vector_dashboard.md @@ -12,7 +12,7 @@ fly extensions vector dashboard [flags] -c, --config string Path to application configuration file -h, --help help for dashboard -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_vector_destroy.md b/flyctl/cmd/fly_extensions_vector_destroy.md index 7aa867cad3..4afbc6d78b 100644 --- a/flyctl/cmd/fly_extensions_vector_destroy.md +++ b/flyctl/cmd/fly_extensions_vector_destroy.md @@ -11,7 +11,7 @@ fly extensions vector destroy [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_vector_list.md b/flyctl/cmd/fly_extensions_vector_list.md index 57a186ce56..74899744b8 100644 --- a/flyctl/cmd/fly_extensions_vector_list.md +++ b/flyctl/cmd/fly_extensions_vector_list.md @@ -10,7 +10,7 @@ fly extensions vector list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_vector_status.md b/flyctl/cmd/fly_extensions_vector_status.md index 35c693bb6e..7d14b4dbb7 100644 --- a/flyctl/cmd/fly_extensions_vector_status.md +++ b/flyctl/cmd/fly_extensions_vector_status.md @@ -12,7 +12,7 @@ fly extensions vector status [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for status - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_wafris_create.md b/flyctl/cmd/fly_extensions_wafris_create.md index e4dc0664c7..894804ba68 100644 --- a/flyctl/cmd/fly_extensions_wafris_create.md +++ b/flyctl/cmd/fly_extensions_wafris_create.md @@ -15,7 +15,7 @@ fly extensions wafris create [flags] -n, --name string The name of your WAF -o, --org string The target Fly.io organization -r, --region string The target region (see 'flyctl platform regions') - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_wafris_dashboard.md b/flyctl/cmd/fly_extensions_wafris_dashboard.md index 528c7a447d..10d7410635 100644 --- a/flyctl/cmd/fly_extensions_wafris_dashboard.md +++ b/flyctl/cmd/fly_extensions_wafris_dashboard.md @@ -12,7 +12,7 @@ fly extensions wafris dashboard [firewall_name] [flags] -c, --config string Path to application configuration file -h, --help help for dashboard -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_extensions_wafris_destroy.md b/flyctl/cmd/fly_extensions_wafris_destroy.md index 76950e3384..7b74278a7b 100644 --- a/flyctl/cmd/fly_extensions_wafris_destroy.md +++ b/flyctl/cmd/fly_extensions_wafris_destroy.md @@ -11,7 +11,7 @@ fly extensions wafris destroy [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_image_update.md b/flyctl/cmd/fly_image_update.md index 8bc6ee4040..b737bd37b5 100644 --- a/flyctl/cmd/fly_image_update.md +++ b/flyctl/cmd/fly_image_update.md @@ -14,7 +14,7 @@ fly image update [flags] -h, --help help for update --image string Target a specific image --skip-health-checks Skip waiting for health checks between VM updates. - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_ips_allocate-egress.md b/flyctl/cmd/fly_ips_allocate-egress.md index b60aa6594c..b3146b1334 100644 --- a/flyctl/cmd/fly_ips_allocate-egress.md +++ b/flyctl/cmd/fly_ips_allocate-egress.md @@ -12,7 +12,7 @@ fly ips allocate-egress [flags] -c, --config string Path to application configuration file -h, --help help for allocate-egress -r, --region string The target region (see 'flyctl platform regions') - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_ips_allocate-v4.md b/flyctl/cmd/fly_ips_allocate-v4.md index 0c39402cb4..1653dcfecf 100644 --- a/flyctl/cmd/fly_ips_allocate-v4.md +++ b/flyctl/cmd/fly_ips_allocate-v4.md @@ -13,7 +13,7 @@ fly ips allocate-v4 [flags] -h, --help help for allocate-v4 -r, --region string The target region (see 'flyctl platform regions') --shared Allocates a shared IPv4 - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_launch.md b/flyctl/cmd/fly_launch.md index f197df46a1..3b12ac5e17 100644 --- a/flyctl/cmd/fly_launch.md +++ b/flyctl/cmd/fly_launch.md @@ -54,7 +54,7 @@ fly launch [flags] --ha Create spare machines that increases app availability (default true) -h, --help help for launch --host-dedication-id string The dedication id of the reserved hosts for your organization (if any) - --https-failover Determines whether to failover to plain internet(https) communication with remote builders if wireguard fails (default true) + --https-failover Determines whether to failover to plain internet(https) communication with remote builders if wireguard fails (also --http-failover) (default true) --ignorefile string Path to a Docker ignore file. Defaults to the .dockerignore file in the working directory. -i, --image string The Docker image to deploy --image-label string Image label to use when tagging and pushing to the fly registry. Defaults to "deployment-{timestamp}". @@ -91,18 +91,18 @@ fly launch [flags] -s, --signal string Signal to stop the machine with for bluegreen strategy (default: SIGINT) --smoke-checks Perform smoke checks during deployment (default true) --strategy string The strategy for replacing running instances. Options are canary, rolling, bluegreen, or immediate. The default strategy is rolling. - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values -v, --volume strings Volume to mount, in the form of :/path/inside/machine[:] --volume-initial-size int The initial size in GB for volumes created on first deploy --wait-timeout string Time duration to wait for individual machines to transition states and become healthy. (default "5m0s") --wg Determines whether communication with remote builders are conducted over wireguard or plain internet(https) (default true) --yaml Generate configuration in YAML format - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_machine.md b/flyctl/cmd/fly_machine.md index 61c3cedf16..2b8b97a295 100644 --- a/flyctl/cmd/fly_machine.md +++ b/flyctl/cmd/fly_machine.md @@ -13,7 +13,6 @@ fly machine [command] [flags] * [cordon](/docs/flyctl/machine-cordon/) - Deactivate all services on a machine * [create](/docs/flyctl/machine-create/) - Create, but don't start, a machine * [destroy](/docs/flyctl/machine-destroy/) - Destroy Fly machines -* [egress-ip](/docs/flyctl/machine-egress-ip/) - Manage static egress IPs * [exec](/docs/flyctl/machine-exec/) - Execute a command on a machine * [kill](/docs/flyctl/machine-kill/) - Kill (SIGKILL) a Fly machine * [leases](/docs/flyctl/machine-leases/) - Manage machine leases diff --git a/flyctl/cmd/fly_machine_clone.md b/flyctl/cmd/fly_machine_clone.md index 825b963996..c5ee7f318c 100644 --- a/flyctl/cmd/fly_machine_clone.md +++ b/flyctl/cmd/fly_machine_clone.md @@ -21,11 +21,11 @@ fly machine clone [machine_id] [flags] --override-cmd string Set CMD on the new Machine to this value -r, --region string The target region (see 'flyctl platform regions') --standby-for strings Comma separated list of Machine IDs to watch for. You can use '--standby-for=source' to create a standby for the cloned Machine. - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values --volume-requires-unique-zone Require volume to be placed in separate hardware zone from existing volumes. Default true. (default true) ~~~ diff --git a/flyctl/cmd/fly_machine_create.md b/flyctl/cmd/fly_machine_create.md index a1be232a82..a55a63553e 100644 --- a/flyctl/cmd/fly_machine_create.md +++ b/flyctl/cmd/fly_machine_create.md @@ -45,11 +45,11 @@ fly machine create [command] [flags] --standby-for strings For Machines without services, a comma separated list of Machine IDs to act as standby for. --swap-size string Swap size in MB. Accepts a plain number (in MB) or a human-readable size (e.g. 512mb, 1gb). --use-zstd Enable zstd compression for the image - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values -v, --volume strings Volume to mount, in the form of :/path/inside/machine[:] ~~~ diff --git a/flyctl/cmd/fly_machine_egress-ip.md b/flyctl/cmd/fly_machine_egress-ip.md deleted file mode 100644 index cb16745c50..0000000000 --- a/flyctl/cmd/fly_machine_egress-ip.md +++ /dev/null @@ -1,30 +0,0 @@ -(Deprecated) Manage static egress (outgoing) IP addresses for machines - -## Usage -~~~ -fly machine egress-ip [command] [flags] -~~~ - -## Available Commands -* [allocate](/docs/flyctl/machine-egress-ip-allocate/) - Allocate static egress IPs -* [list](/docs/flyctl/machine-egress-ip-list/) - List all allocated static egress IPs -* [release](/docs/flyctl/machine-egress-ip-release/) - Release an egress IP address - -## Options - -~~~ - -h, --help help for egress-ip -~~~ - -## Global Options - -~~~ - -t, --access-token string Fly API Access Token - --debug Print additional logs and traces - --verbose Verbose output -~~~ - -## See Also - -* [fly machine](/docs/flyctl/machine/) - Manage Fly Machines. - diff --git a/flyctl/cmd/fly_machine_egress-ip_allocate.md b/flyctl/cmd/fly_machine_egress-ip_allocate.md deleted file mode 100644 index 13568b6edf..0000000000 --- a/flyctl/cmd/fly_machine_egress-ip_allocate.md +++ /dev/null @@ -1,28 +0,0 @@ -(Deprecated) Allocate a pair of static egress IPv4 and IPv6 for a machine - -## Usage -~~~ -fly machine egress-ip allocate [flags] -~~~ - -## Options - -~~~ - -a, --app string Application name - -c, --config string Path to application configuration file - -h, --help help for allocate - -y, --yes Accept all confirmations -~~~ - -## Global Options - -~~~ - -t, --access-token string Fly API Access Token - --debug Print additional logs and traces - --verbose Verbose output -~~~ - -## See Also - -* [fly machine egress-ip](/docs/flyctl/machine-egress-ip/) - Manage static egress IPs - diff --git a/flyctl/cmd/fly_machine_egress-ip_list.md b/flyctl/cmd/fly_machine_egress-ip_list.md deleted file mode 100644 index fb8928dd67..0000000000 --- a/flyctl/cmd/fly_machine_egress-ip_list.md +++ /dev/null @@ -1,27 +0,0 @@ -List all allocated static egress IP addresses with their corresponding machine - -## Usage -~~~ -fly machine egress-ip list [flags] -~~~ - -## Options - -~~~ - -a, --app string Application name - -c, --config string Path to application configuration file - -h, --help help for list -~~~ - -## Global Options - -~~~ - -t, --access-token string Fly API Access Token - --debug Print additional logs and traces - --verbose Verbose output -~~~ - -## See Also - -* [fly machine egress-ip](/docs/flyctl/machine-egress-ip/) - Manage static egress IPs - diff --git a/flyctl/cmd/fly_machine_egress-ip_release.md b/flyctl/cmd/fly_machine_egress-ip_release.md deleted file mode 100644 index 6a6dd2995e..0000000000 --- a/flyctl/cmd/fly_machine_egress-ip_release.md +++ /dev/null @@ -1,28 +0,0 @@ -Release an egress IP address for a machine - -## Usage -~~~ -fly machine egress-ip release [flags] -~~~ - -## Options - -~~~ - -a, --app string Application name - -c, --config string Path to application configuration file - -h, --help help for release - -y, --yes Accept all confirmations -~~~ - -## Global Options - -~~~ - -t, --access-token string Fly API Access Token - --debug Print additional logs and traces - --verbose Verbose output -~~~ - -## See Also - -* [fly machine egress-ip](/docs/flyctl/machine-egress-ip/) - Manage static egress IPs - diff --git a/flyctl/cmd/fly_machine_place.md b/flyctl/cmd/fly_machine_place.md index f909b1aeb7..ddb514a699 100644 --- a/flyctl/cmd/fly_machine_place.md +++ b/flyctl/cmd/fly_machine_place.md @@ -16,11 +16,11 @@ fly machine place [flags] -j, --json JSON output -o, --org string The target Fly.io organization --region string comma-delimited list of regions to place machines - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values --volume-name string name of the volume to place machines --volume-size int size of the desired volume to place machines diff --git a/flyctl/cmd/fly_machine_run.md b/flyctl/cmd/fly_machine_run.md index dda7e3d2c2..3922d75827 100644 --- a/flyctl/cmd/fly_machine_run.md +++ b/flyctl/cmd/fly_machine_run.md @@ -49,11 +49,11 @@ fly machine run [command] [flags] --swap-size string Swap size in MB. Accepts a plain number (in MB) or a human-readable size (e.g. 512mb, 1gb). --use-zstd Enable zstd compression for the image --user string Used with --shell. The username, if we're shelling into the Machine now. (default "root") - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values -v, --volume strings Volume to mount, in the form of :/path/inside/machine[:] --wg Determines whether communication with remote builders are conducted over wireguard or plain internet(https) (default true) diff --git a/flyctl/cmd/fly_machine_update.md b/flyctl/cmd/fly_machine_update.md index 3eff04ccf9..e4570ff49f 100644 --- a/flyctl/cmd/fly_machine_update.md +++ b/flyctl/cmd/fly_machine_update.md @@ -46,14 +46,14 @@ fly machine update [machine_id] [flags] --skip-start Updates machine without starting it. --standby-for strings For Machines without services, a comma separated list of Machine IDs to act as standby for. --swap-size string Swap size in MB. Accepts a plain number (in MB) or a human-readable size (e.g. 512mb, 1gb). - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values --wait-timeout int Seconds to wait for individual machines to transition states and become healthy. (default 300) (default 300) - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_mcp_launch.md b/flyctl/cmd/fly_mcp_launch.md index 1bf5245189..b52bdb9333 100644 --- a/flyctl/cmd/fly_mcp_launch.md +++ b/flyctl/cmd/fly_mcp_launch.md @@ -31,11 +31,11 @@ fly mcp launch command [flags] --server string Name to use for the MCP server in the MCP client configuration --setup strings Additional setup commands to run before launching the MCP server --user string User to authenticate with - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values -v, --volume strings Volume to mount, in the form of :/path/inside/machine[:] --vscode Add MCP server to the VS Code client configuration diff --git a/flyctl/cmd/fly_mpg_destroy.md b/flyctl/cmd/fly_mpg_destroy.md index dd6e23bdc7..06b49e334b 100644 --- a/flyctl/cmd/fly_mpg_destroy.md +++ b/flyctl/cmd/fly_mpg_destroy.md @@ -10,7 +10,7 @@ fly mpg destroy [flags] ~~~ -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_mpg_users_delete.md b/flyctl/cmd/fly_mpg_users_delete.md index b6198e1faf..e2a0e6b977 100644 --- a/flyctl/cmd/fly_mpg_users_delete.md +++ b/flyctl/cmd/fly_mpg_users_delete.md @@ -10,7 +10,7 @@ fly mpg users delete [flags] ~~~ -h, --help help for delete -u, --username string The username to delete - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_mysql_create.md b/flyctl/cmd/fly_mysql_create.md index 04f78ea055..f2332425b1 100644 --- a/flyctl/cmd/fly_mysql_create.md +++ b/flyctl/cmd/fly_mysql_create.md @@ -19,7 +19,7 @@ fly mysql create [flags] -o, --org string The target Fly.io organization -r, --region string The target region (see 'flyctl platform regions') --size int The number of members in your cluster - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_mysql_destroy.md b/flyctl/cmd/fly_mysql_destroy.md index ea8f3d5aff..78a7b8aed0 100644 --- a/flyctl/cmd/fly_mysql_destroy.md +++ b/flyctl/cmd/fly_mysql_destroy.md @@ -11,7 +11,7 @@ fly mysql destroy [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_mysql_list.md b/flyctl/cmd/fly_mysql_list.md index 6f961706a9..f1db2207d0 100644 --- a/flyctl/cmd/fly_mysql_list.md +++ b/flyctl/cmd/fly_mysql_list.md @@ -10,7 +10,7 @@ fly mysql list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_mysql_status.md b/flyctl/cmd/fly_mysql_status.md index 2d33493b5b..1d0c71ac96 100644 --- a/flyctl/cmd/fly_mysql_status.md +++ b/flyctl/cmd/fly_mysql_status.md @@ -12,7 +12,7 @@ fly mysql status [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for status - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_mysql_update.md b/flyctl/cmd/fly_mysql_update.md index ed5f4bf126..8fd35fb175 100644 --- a/flyctl/cmd/fly_mysql_update.md +++ b/flyctl/cmd/fly_mysql_update.md @@ -16,7 +16,7 @@ fly mysql update [flags] --memory int Memory (in GB) assigned to each cluster member -o, --org string The target Fly.io organization --size int The number of members in your cluster - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_orgs_delete.md b/flyctl/cmd/fly_orgs_delete.md index 8c892d5029..76e3650202 100644 --- a/flyctl/cmd/fly_orgs_delete.md +++ b/flyctl/cmd/fly_orgs_delete.md @@ -10,7 +10,7 @@ fly orgs delete [-yes] [slug] [flags] ~~~ -h, --help help for delete - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_orgs_replay-sources_remove.md b/flyctl/cmd/fly_orgs_replay-sources_remove.md index af09f39368..0d0ae66cb3 100644 --- a/flyctl/cmd/fly_orgs_replay-sources_remove.md +++ b/flyctl/cmd/fly_orgs_replay-sources_remove.md @@ -12,7 +12,7 @@ fly orgs replay-sources remove [...] [flags] ~~~ -h, --help help for remove -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_postgres_attach.md b/flyctl/cmd/fly_postgres_attach.md index 33c2868727..fdf3b17697 100644 --- a/flyctl/cmd/fly_postgres_attach.md +++ b/flyctl/cmd/fly_postgres_attach.md @@ -16,7 +16,7 @@ fly postgres attach [flags] -h, --help help for attach --superuser Grants attached user superuser privileges (default true) --variable-name string The environment variable name that will be added to the consuming app. (default "DATABASE_URL") - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_postgres_config_update.md b/flyctl/cmd/fly_postgres_config_update.md index ef7df91461..f71888f6e6 100644 --- a/flyctl/cmd/fly_postgres_config_update.md +++ b/flyctl/cmd/fly_postgres_config_update.md @@ -23,7 +23,7 @@ fly postgres config update [flags] --shared-preload-libraries string Sets the shared libraries to preload. (comma separated string) --wal-level string Sets the level of information written to the WAL. (minimal, replica, logical). --work-mem string Sets the maximum amount of memory each Postgres query can use - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_postgres_create.md b/flyctl/cmd/fly_postgres_create.md index ced0a81153..f30e2651f5 100644 --- a/flyctl/cmd/fly_postgres_create.md +++ b/flyctl/cmd/fly_postgres_create.md @@ -25,11 +25,11 @@ fly postgres create [flags] -r, --region string The target region (see 'flyctl platform regions') --snapshot-id string Creates the volume with the contents of the snapshot --stolon Create a postgres cluster that's managed by Stolon - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values --volume-size int The volume size in GB ~~~ diff --git a/flyctl/cmd/fly_redis_destroy.md b/flyctl/cmd/fly_redis_destroy.md index ad1d3768ab..2c1b2677b1 100644 --- a/flyctl/cmd/fly_redis_destroy.md +++ b/flyctl/cmd/fly_redis_destroy.md @@ -9,7 +9,7 @@ fly redis destroy [flags] ~~~ -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_scale_count.md b/flyctl/cmd/fly_scale_count.md index e4459ad4f4..b8e71e5cc2 100644 --- a/flyctl/cmd/fly_scale_count.md +++ b/flyctl/cmd/fly_scale_count.md @@ -19,14 +19,14 @@ fly scale count [count] [flags] --max-per-region int Max number of VMs per region (default -1) -g, --process-group string The process group to scale -r, --region string Comma separated list of regions to act on. Defaults to all regions where there is at least one machine running for the app - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values --with-new-volumes New machines each get a new volumes even if there are unattached volumes available - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_sftp_find.md b/flyctl/cmd/fly_sftp_find.md index 510c7e2e48..4e155a07bc 100644 --- a/flyctl/cmd/fly_sftp_find.md +++ b/flyctl/cmd/fly_sftp_find.md @@ -16,7 +16,7 @@ fly sftp find [path] [flags] -h, --help help for find --machine string Run the console in the existing machine with the specified ID -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -r, --region string The target region (see 'flyctl platform regions') diff --git a/flyctl/cmd/fly_sftp_get.md b/flyctl/cmd/fly_sftp_get.md index 4d0636c81b..4ff7a04d71 100644 --- a/flyctl/cmd/fly_sftp_get.md +++ b/flyctl/cmd/fly_sftp_get.md @@ -16,7 +16,7 @@ fly sftp get [local-path] [flags] -h, --help help for get --machine string Run the console in the existing machine with the specified ID -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -R, --recursive Download directories recursively diff --git a/flyctl/cmd/fly_sftp_put.md b/flyctl/cmd/fly_sftp_put.md index 6720fab9d0..2a91ddb4db 100644 --- a/flyctl/cmd/fly_sftp_put.md +++ b/flyctl/cmd/fly_sftp_put.md @@ -17,7 +17,7 @@ fly sftp put [remote-path] [flags] --machine string Run the console in the existing machine with the specified ID -m, --mode string File mode/permissions for the uploaded file (default: 0644) (default "0644") -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -R, --recursive Upload directories recursively diff --git a/flyctl/cmd/fly_sftp_shell.md b/flyctl/cmd/fly_sftp_shell.md index 582f971864..f34cd64994 100644 --- a/flyctl/cmd/fly_sftp_shell.md +++ b/flyctl/cmd/fly_sftp_shell.md @@ -16,7 +16,7 @@ fly sftp shell [flags] -h, --help help for shell --machine string Run the console in the existing machine with the specified ID -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -r, --region string The target region (see 'flyctl platform regions') diff --git a/flyctl/cmd/fly_ssh_console.md b/flyctl/cmd/fly_ssh_console.md index 8c946736c3..80b0f733af 100644 --- a/flyctl/cmd/fly_ssh_console.md +++ b/flyctl/cmd/fly_ssh_console.md @@ -16,7 +16,7 @@ fly ssh console [flags] -h, --help help for console --machine string Run the console in the existing machine with the specified ID -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -r, --region string The target region (see 'flyctl platform regions') diff --git a/flyctl/cmd/fly_ssh_sftp_find.md b/flyctl/cmd/fly_ssh_sftp_find.md index 9de037a972..3ec6c0d02c 100644 --- a/flyctl/cmd/fly_ssh_sftp_find.md +++ b/flyctl/cmd/fly_ssh_sftp_find.md @@ -16,7 +16,7 @@ fly ssh sftp find [path] [flags] -h, --help help for find --machine string Run the console in the existing machine with the specified ID -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -r, --region string The target region (see 'flyctl platform regions') diff --git a/flyctl/cmd/fly_ssh_sftp_get.md b/flyctl/cmd/fly_ssh_sftp_get.md index 646dad5453..dddbe3796f 100644 --- a/flyctl/cmd/fly_ssh_sftp_get.md +++ b/flyctl/cmd/fly_ssh_sftp_get.md @@ -16,7 +16,7 @@ fly ssh sftp get [local-path] [flags] -h, --help help for get --machine string Run the console in the existing machine with the specified ID -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -R, --recursive Download directories recursively diff --git a/flyctl/cmd/fly_ssh_sftp_put.md b/flyctl/cmd/fly_ssh_sftp_put.md index 07812128af..3bd455e839 100644 --- a/flyctl/cmd/fly_ssh_sftp_put.md +++ b/flyctl/cmd/fly_ssh_sftp_put.md @@ -17,7 +17,7 @@ fly ssh sftp put [remote-path] [flags] --machine string Run the console in the existing machine with the specified ID -m, --mode string File mode/permissions for the uploaded file (default: 0644) (default "0644") -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -R, --recursive Upload directories recursively diff --git a/flyctl/cmd/fly_ssh_sftp_shell.md b/flyctl/cmd/fly_ssh_sftp_shell.md index 36c14c9ae2..92a1addfce 100644 --- a/flyctl/cmd/fly_ssh_sftp_shell.md +++ b/flyctl/cmd/fly_ssh_sftp_shell.md @@ -16,7 +16,7 @@ fly ssh sftp shell [flags] -h, --help help for shell --machine string Run the console in the existing machine with the specified ID -o, --org string The target Fly.io organization - -g, --process-group string The target process group + -g, --process-group string The target process group (also --group) --pty Allocate a pseudo-terminal (default: on when no command is provided) -q, --quiet Don't print progress indicators for WireGuard -r, --region string The target region (see 'flyctl platform regions') diff --git a/flyctl/cmd/fly_storage_create.md b/flyctl/cmd/fly_storage_create.md index 3a9c3a2a54..3ef1e84754 100644 --- a/flyctl/cmd/fly_storage_create.md +++ b/flyctl/cmd/fly_storage_create.md @@ -21,7 +21,7 @@ fly storage create [flags] --shadow-region string Shadow bucket region --shadow-secret-key string Shadow bucket secret key --shadow-write-through Write objects through to the shadow bucket - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_storage_dashboard.md b/flyctl/cmd/fly_storage_dashboard.md index 4795b66d4a..937b1d8a6f 100644 --- a/flyctl/cmd/fly_storage_dashboard.md +++ b/flyctl/cmd/fly_storage_dashboard.md @@ -12,7 +12,7 @@ fly storage dashboard [bucket_name] [flags] -c, --config string Path to application configuration file -h, --help help for dashboard -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_storage_destroy.md b/flyctl/cmd/fly_storage_destroy.md index 4e8f20d934..78aa6d3ec0 100644 --- a/flyctl/cmd/fly_storage_destroy.md +++ b/flyctl/cmd/fly_storage_destroy.md @@ -11,7 +11,7 @@ fly storage destroy [storage-bucket-name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_storage_list.md b/flyctl/cmd/fly_storage_list.md index 12f82000b8..0266a643e6 100644 --- a/flyctl/cmd/fly_storage_list.md +++ b/flyctl/cmd/fly_storage_list.md @@ -10,7 +10,7 @@ fly storage list [flags] ~~~ -h, --help help for list -o, --org string The target Fly.io organization - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_storage_status.md b/flyctl/cmd/fly_storage_status.md index 4e65bb0a71..ac94832f1e 100644 --- a/flyctl/cmd/fly_storage_status.md +++ b/flyctl/cmd/fly_storage_status.md @@ -12,7 +12,7 @@ fly storage status [name] [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for status - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_storage_update.md b/flyctl/cmd/fly_storage_update.md index 03c157d57c..0c3562832b 100644 --- a/flyctl/cmd/fly_storage_update.md +++ b/flyctl/cmd/fly_storage_update.md @@ -24,7 +24,7 @@ fly storage update [flags] --shadow-region string Shadow bucket region --shadow-secret-key string Shadow bucket secret key --shadow-write-through Write objects through to the shadow bucket - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_volumes_create.md b/flyctl/cmd/fly_volumes_create.md index 8518da81cc..0c18413714 100644 --- a/flyctl/cmd/fly_volumes_create.md +++ b/flyctl/cmd/fly_volumes_create.md @@ -22,13 +22,13 @@ fly volumes create [flags] --snapshot-id string Create the volume from the specified snapshot --snapshot-retention int Snapshot retention in days (default 5) --unique-zone-app-wide Checks all volumes in app for unique zone handling, instead of only volumes with the same name (which is the default) - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_volumes_destroy.md b/flyctl/cmd/fly_volumes_destroy.md index 8926b15ce4..e479c769b1 100644 --- a/flyctl/cmd/fly_volumes_destroy.md +++ b/flyctl/cmd/fly_volumes_destroy.md @@ -11,7 +11,7 @@ fly volumes destroy ... [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for destroy - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_volumes_extend.md b/flyctl/cmd/fly_volumes_extend.md index 6e14230d1f..e79d4117b6 100644 --- a/flyctl/cmd/fly_volumes_extend.md +++ b/flyctl/cmd/fly_volumes_extend.md @@ -13,7 +13,7 @@ fly volumes extend [flags] -h, --help help for extend -j, --json JSON output -s, --size string Target volume size in gigabytes - -y, --yes Accept all confirmations + -y, --yes Accept all confirmations (also --auto-confirm) ~~~ ## Global Options diff --git a/flyctl/cmd/fly_volumes_fork.md b/flyctl/cmd/fly_volumes_fork.md index 7fb4f2c236..94b27f2df3 100644 --- a/flyctl/cmd/fly_volumes_fork.md +++ b/flyctl/cmd/fly_volumes_fork.md @@ -17,11 +17,11 @@ fly volumes fork [flags] -r, --region string The target region. By default, the new volume will be created in the source volume's region. --require-unique-zone Place the volume in a separate hardware zone from existing volumes. This is the default. (default true) --unique-zone-app-wide Checks all volumes in app for unique zone handling, instead of only volumes with the same name (which is the default) - --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') - --vm-cpus int Number of CPUs - --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) + --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) + --vm-cpus int Number of CPUs (also --cpus) + --vm-gpu-kind string If set, the GPU model to attach (a100-pcie-40gb, a100-sxm4-80gb, l40s, a10, none) (also --vm-gpukind) --vm-gpus int Number of GPUs. Must also choose the GPU model with --vm-gpu-kind flag - --vm-memory string Memory (in megabytes) to attribute to the VM + --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values ~~~