mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-12 16:01:17 +00:00
* Add RunStackService API implementing `docker compose run` * Add working Procedure configuration * Remove `km execute run` alias. Remove redundant ``#[serde(default)]` on `Option`. * Refactor command from `String` to `Vec<String>` * Implement proper shell escaping