Skip to content

Commit

Permalink
[flyctl-bot] Update docs from flyctl (#1901)
Browse files Browse the repository at this point in the history
Co-authored-by: Fly.io CI <[email protected]>
  • Loading branch information
docs-syncer[bot] and jsierles authored Jan 6, 2025
1 parent cf1e4b2 commit af89864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flyctl/cmd/fly_launch.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ fly launch [flags]

~~~
--attach Attach this new application to the current application
--auto-stop string Automatically suspend the app after a period of inactivity. Valid values are 'off', 'stop', and 'suspend (default "stop")
--build-arg stringArray Set of build time variables in the form of NAME=VALUE pairs. Can be specified multiple times.
--build-only Build but do not deploy
--build-secret stringArray Set of build secrets of NAME=VALUE pairs. Can be specified multiple times. See https://docs.docker.com/engine/reference/commandline/buildx_build/#secret
Expand Down

0 comments on commit af89864

Please sign in to comment.