$ cubic ports --help
List ports for VM instances
Shows port forwarding rules from VM instance to host. Use cubic modify <instance>
to configure the forwarding.
Examples:
$ cubic ports
Instance Host Guest Protocol In Use
noble-arm64 127.0.0.1:30612 :22 /tcp no
noble-arm64 127.0.0.1:2222 :22 /tcp no
trixie 127.0.0.1:30200 :22 /tcp yes
trixie 127.0.0.1:4000 :4000 /tcp yes
fedora 127.0.0.1:59153 :22 /tcp no
Usage: cubic ports [OPTIONS]
Options:
-v, --verbose
Increase logging output
-q, --quiet
Reduce logging output
-h, --help
Print help (see a summary with '-h')