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

Machine API V2 and region add does not scale as expected #300

Open
spotsnel-admin opened this issue Apr 22, 2023 · 1 comment
Open

Machine API V2 and region add does not scale as expected #300

spotsnel-admin opened this issue Apr 22, 2023 · 1 comment

Comments

@spotsnel-admin
Copy link

I find the machines api confusing when it comes to fly regions add ... and the flyctl scale count 2, as it seems this does not work as such, without a clear error.

flyctl scale count 2 --max-per-region fails, but the description is even more confusing.

Instead, you are supposed to use fly machines clone --region ... [id]. After which, the command fly regions list does show the expected values from the regions you cloned to.

I would however expect the first command regions add to work as expected or indicate that for V2 you need to clone instead.

@gbraad
Copy link

gbraad commented Apr 22, 2023

Might have filed this in the wrong repo, as this looks a lot like: superfly/flyctl#1990

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

No branches or pull requests

2 participants