Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds init --nowrite as option #306

Merged
merged 4 commits into from
Sep 24, 2020
Merged

Adds init --nowrite as option #306

merged 4 commits into from
Sep 24, 2020

Conversation

codepope
Copy link
Contributor

fly init --nowrite creates an app slot without rewriting fly.toml. The app is an mirror of the app in fly.toml. The new app name is also saved in fly.alias, a file which is checked by fly before asking for confirmation that a given app name is the right name.

@codepope codepope merged commit e4978be into master Sep 24, 2020
@codepope codepope deleted the init-nowrite branch September 24, 2020 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants