Skip to content

Show app network in fly status and fly apps list#5004

Merged
lillianberryfly merged 3 commits into
masterfrom
show-app-network
Jul 14, 2026
Merged

Show app network in fly status and fly apps list#5004
lillianberryfly merged 3 commits into
masterfrom
show-app-network

Conversation

@lillianberryfly

Copy link
Copy Markdown
Contributor

Display which private network an app belongs to. The field is only shown when the app is on a non-default network: fly status adds a Network row (and JSON key), and fly apps list adds a Network column when at least one listed app has one.

lillianberryfly and others added 3 commits July 14, 2026 13:13
Display which private network an app belongs to. The field is only
shown when the app is on a non-default network: fly status adds a
Network row (and JSON key), and fly apps list adds a Network column
when at least one listed app has one.

fly-go's GetApps/GetAppsForOrganization queries don't request the
network field, so apps list now runs the same paginated query locally
with network included.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@lillianberryfly lillianberryfly merged commit 19d46f6 into master Jul 14, 2026
22 of 24 checks passed
@lillianberryfly lillianberryfly deleted the show-app-network branch July 14, 2026 13:48
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.

1 participant