Update `fly ips list` to show which org flycast ips are associated with

Open
#3,017 0 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 ips list command implementation and inspect how its output columns are assembled. Determine how the listed Flycast IPs expose their associated organizations, then add an organization column and verify that multiple organizations are distinguishable in the command output.

Written by the indexing model from the issue text.

Description

bug
fly ips allocate-v6 --private -o some_org

allocates a flycast ip for some_org, allowing apps in some_org to access the app via flycast. fly ips list shows these ips.

It gets a little confusing to figure out which ips are associated with which orgs when there are more than one.

How about adding a column to the fly ips list output that indicates which org the ips are associated with?

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.