show instance ip address

flyctl ssh console -s seems to only list ipv6 addresses, not instance id’s but flyctl vm status dose not show the instances ip. Being able to connect to a specific instance is useful for running re-balancing commands in stateful applications such as databases.

fly ips private will list private IP addresses. I agree, though, it’s a little weird not to see VM IDs on the ssh selector.

1 Like