skypilot-users
How can I quickly get the price of all VM instances across all clouds and regions?
Ta
Tanushree Sharma
Asked on Sep 19, 2023
You can use the sky show-gpus -a
command to get the pricing of all instances across all clouds. If you're looking for a specific GPU type, you can run sky show-gpus <gpu-type>
. The command will display the pricing information for each instance, including the cloud, instance type, device memory, vCPUs, host memory, hourly price, hourly spot price, and region.
Sep 19, 2023Edited by