UNPKG

sesterce-cli

Version:

A powerful command-line interface tool for managing Sesterce Cloud services. Sesterce CLI provides easy access to GPU cloud instances, AI inference services, container registries, and SSH key management directly from your terminal.

6 lines (5 loc) 122 B
export interface GpuCloudVolumeRegion { readonly region: string; readonly country: string; readonly name: string; }