Conhos CLI (conhos
) is the official open-source command-line interface for the Conhos.ru Container Hosting service.
This tool allows developers to easily manage and deploy their applications on the Conhos platform directly from their local machine.
- Project Initialization: Quickly set up your project configuration (
conhos.yml
). - Deployment: Deploy your applications and services to the Conhos cloud.
- Service Management: Interact with and manage your running services.
- Secure Login: Authenticate securely via your browser.
While the CLI provides powerful local management capabilities, projects hosted in Git repositories can also be fully managed through the Conhos.ru web interface.
For detailed installation and usage instructions, please refer to the official documentation:
- Node.js: Version 22 or higher.
npm install -g conhos
Verify the installation:
conhos -v
Contributions are welcome! Please refer to the project's contribution guidelines (if available) or open an issue to discuss potential changes.
This project is licensed under the MIT License.