list-networks
Last updated
List the Rumi networks in a Civo region.
rumi cloud civo list-networks \
--api-key <token> \
--region <region>--api-key
-k
The Civo API token to use (or set CIVO_API_TOKEN)
Required
--region
-r
The Civo region in which to list the networks (e.g. FRA1)
Required
rumi cloud civo list-networks \
--api-key $CIVO_API_TOKEN \
--region FRA1Last updated