1. list-available-gpus
Lists all available GPUs on the Hyperbolic network.
2. rent-gpu-instance
Rents a GPU instance from a specific cluster.
3. terminate-gpu-instance
Terminates a GPU instance that you have rented.
4. list-user-instances
Lists all active GPU instances that you have rented.
5. get-cluster-details
Gets detailed information about a specific cluster.
6. ssh-connect
Establishes an SSH connection to a remote server.
7. remote-shell
Executes a command on the connected remote server.
8. ssh-status
Checks the current SSH connection status.
9. ssh-disconnect
Closes the active SSH connection.