From d8dcc0c0945c6a7af5e2f3ee9004132377a828b3 Mon Sep 17 00:00:00 2001 From: "Fly.io CI" Date: Thu, 24 Oct 2024 19:04:29 +0000 Subject: [PATCH] [flyctl-bot] Update docs from flyctl --- flyctl/cmd/fly_machine_egress-ip_allocate.md | 1 + flyctl/cmd/fly_machine_egress-ip_release.md | 1 + 2 files changed, 2 insertions(+) diff --git a/flyctl/cmd/fly_machine_egress-ip_allocate.md b/flyctl/cmd/fly_machine_egress-ip_allocate.md index f21510b691..74b902110b 100644 --- a/flyctl/cmd/fly_machine_egress-ip_allocate.md +++ b/flyctl/cmd/fly_machine_egress-ip_allocate.md @@ -11,6 +11,7 @@ fly machine egress-ip allocate [flags] -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 diff --git a/flyctl/cmd/fly_machine_egress-ip_release.md b/flyctl/cmd/fly_machine_egress-ip_release.md index 209c2ea197..6a6dd2995e 100644 --- a/flyctl/cmd/fly_machine_egress-ip_release.md +++ b/flyctl/cmd/fly_machine_egress-ip_release.md @@ -11,6 +11,7 @@ fly machine egress-ip release [flags] -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