Release Notes
This is the initial release of pycli, a command-line and HTTP API tool for deploying stacks, managing configuration, and handling orders. As the first release, it establishes the foundational feature set for developers to begin integrating with the platform.
New features
- Stack Deployment via CLIDeploy and manage stacks directly from the command line, enabling streamlined infrastructure and application deployment workflows.
- Configuration Management via CLICreate, update, and manage configuration settings from the command line, giving developers direct control over environment and application configuration.
- Order Management via HTTP APICreate and manage orders programmatically through a simple HTTP API, allowing developers to integrate order workflows into their own applications and services.