Pre-Flight check¶
After the initial setup of your workstation has been completed, run these cake commands to test the connectivity to all instances in the infrastructure.
# Ping all instances via their public IP
cake -f debug_ping -i pub
# Ping all instances via their VPN IP
cake -f debug_ping -i vpn