fly launch

Launch a new app

Options

NameDescription
--copy-configUse the configuration file if present without prompting
--dockerfile <dockerfile>Path to a Dockerfile. Defaults to the Dockerfile in the working directory
--generate-nameAlways generate a name for the app
--image <image>The image to launch
--name <name>The name of the new app
--no-deployDo not prompt for deployment
--nowDeploy now without confirmation
--org <org>The organization that will own the app
--path <path>Path to app code and where a fly.toml file will be saved
--region <region>The region to launch the new app in
--remote-onlyPerform builds remotely without using the local docker daemon