Sort output of `fly platform regions` geographically

Open
#2,250 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
cli

Research direction

Start at the fly platform regions command entry point and trace how its region data is assembled and displayed. Sort the output by continent, then country, then actual city name rather than airport code; done means the command presents regions in that geographic order.

Written by the indexing model from the issue text.

Description

enhancement

If we sorted by continent, then country, then actual city name, rather than airport code, it would be easier to choose regions to deploy to or expand into.

Dominant language
Go
Stars
1.7k
Forks
311
Avg merge
12h 50m
Merged PRs (30d)
78

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from superfly/flyctl

All issues in superfly/flyctl

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.