1node provider:list
List available compute providers and their specs.
Usage
1node provider:list [--gpu <type>] [--region <region>] [--min-ram <Gi>]
Option
Description
--gpu
Filter by GPU type (A100, L40S, etc.)
--region
Filter by location substring
--min-ram
Minimum RAM in GiB
Example
1node provider:list --gpu A100 --region us-west
Sample Response
Provider
GPU
RAM
Cost/hr
Latency
Uptime
Region
Aethir
A100
32Gi
$0.88
250ms
99.9%
us-west
Akash
A100
32Gi
$0.55
310ms
98.7%
us-west
Last updated