From fd02856168e53d0b1af76abdf6147de5441f1b9d Mon Sep 17 00:00:00 2001 From: "docs-syncer[bot]" <134718678+docs-syncer[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 19:05:45 +0000 Subject: [PATCH] [flyctl-bot] Update docs from flyctl --- flyctl/cmd/fly_launch.md | 1 - 1 file changed, 1 deletion(-) diff --git a/flyctl/cmd/fly_launch.md b/flyctl/cmd/fly_launch.md index e135df6406..f197df46a1 100644 --- a/flyctl/cmd/fly_launch.md +++ b/flyctl/cmd/fly_launch.md @@ -69,7 +69,6 @@ fly launch [flags] --name string Name of the new app --nixpacks Deploy using nixpacks to build the image --no-cache Do not use the build cache when building the image - --no-create Do not create an app, only generate configuration files --no-db Skip automatically provisioning a database --no-deploy Do not immediately deploy the new app after fly launch creates and configures it --no-github-workflow Skip automatically provisioning a GitHub fly deploy workflow