rosticli
Manage your apps and servers without leaving the terminal. Code deployment has never been easier.
Installation via script (Linux & macOS)
curl -fsSL https://rosti.cz/cli/install.sh | sh You can also download and inspect the installation script before running it.
SHA-256 checksums: sha256sums-1.4.4.txt
What can you do with it?
Lightning-fast deployment
Forget manual file transfers via FTP/SFTP or complex pipeline configurations. Just one command and your code is built and deployed.
Updates & AI Assistant
Keep your dev tools updated with a single command. Roští CLI also supports AI integration – with a single command, it installs skills directly into your local AI agents, so you can simply ask them to "Deploy this code for me" and the agent handles the rest.
Remote Execution & Shell
Run database migrations, manage environment variables (ENV), or open bash directly in the application container. Securely via an SSH tunnel.
For a complete list of commands and options, visit our documentation.
Open CLI Documentation