superfly / flyctl

Command line tools for fly.io services
https://fly.io
Apache License 2.0
1.41k stars 235 forks source link

[FR] flyctl m update with machine-name #1293

Open ignoramous opened 2 years ago

ignoramous commented 2 years ago

Can flyctl support flyctl m update <machine-name> -a <app-name> as machine-name is supposed to be unique (per-app) anyway?

Today, flyctl m update needs machine-id instead (which are auto-generated).

ignoramous commented 2 years ago

Ref: https://community.fly.io/t/7179

redjonzaci commented 1 year ago

Hey @jeromegn! I can see you answered in the community topic that @ignoramous is linking to, but the command still doesn't support the machine name. Is this something I can help with?