network list
List private networks available in your account.
Usage
redu network listDescription
Fetches private networks and prints them as a human-readable list.
The command handles multiple response shapes and will try to extract networks from:
- a list response
- an object containing
networks - a single network object
If no networks are found, it prints No networks found..
Arguments
This command does not accept positional arguments.
Flags
This command does not support flags.
Examples
redu network listOutput
Available networks:- <name> (<id>)
Exit codes
| Code | Meaning |
|---|---|
0 | Success |
1 | Error |
Related commands
redu network security-group list