How is CLI pricing structured?
The CLI is completely free - just download its archive from GitHub at no cost.
Spin the wheel and win a guaranteed prize right now!
Easily manage cloud servers and other products with
cloud commands.
With the Serverspace CLI (Command Line Interface), you can manage virtually every aspect of your VMs, networks, and SSH keys. Terminal access and a basic knowledge of scripts is all that's needed.
Everything you can do in the Serverspace dashboard is also achievable through CLI interface commands.
We offer comprehensive documentation detailing all CLI commands.
Command Line Interface can be installed on both Windows and Linux systems.
Provision and remove cloud infrastructure, power it on or off, attach volumes, and reboot as needed.
Set up and delete private networks, and link public networks to the Internet.
Generate and delete server snapshots, with the ability to restore your server to a saved snapshot anytime.
Request detailed information about your project, server, locations, networks, and snapshots when needed.
CLI access is available for both Linux and Windows systems. Simply download the archive from GitHub, extract its contents, and proceed with the installation. A comprehensive installation guide is provided within your admin panel for your convenience.
The CLI is completely free - just download its archive from GitHub at no cost.
The Command Line Interface (CLI) is a text-driven tool enabling users to communicate with computer systems or software. Its common use purposes include:
CLI in cloud computing is particularly popular among developers and IT professionals for its speed and flexibility in performing advanced operations.
The CLI (Command-Line Interface) and API (Application Programming Interface) often work hand in hand to make managing software or services easier. Here's how they connect:
In short, the CLI makes API & services more accessible, helping you manage tasks more efficiently without needing to write a lot of code.