Network Status
Fetching the status of your DevZero network.
Currently, to see the peers that are present within your DevZero network, run
dz network status
For example,
% dz network status
Current Network: default
╭──────────────────────────────────────────┬────────────────────────────────────────────────┬─────────────────────────────────────────┬───────────────────────────────┬────────────────────────────────╮
│ IP │ HOSTNAME │ OWNER │ OS │ STATUS │
├──────────────────────────────────────────┼────────────────────────────────────────────────┼─────────────────────────────────────────┼───────────────────────────────┼────────────────────────────────┤
│ 100.115.56.9 │ debosmits-air-zi36pvqw │ debo@devzero.io │ macOS │ online │
│ 100.65.179.17 │ junco-solfege │ debo@devzero.io │ js │ online │
│ 100.111.113.120 │ woodpecker-anaconda │ debo@devzero.io │ js │ online │
╰──────────────────────────────────────────┴────────────────────────────────────────────────┴─────────────────────────────────────────┴───────────────────────────────┴────────────────────────────────╯
Team
To view all the peers in your team, run
dz network status --team
For example,