Matej Janežič 3077420db2 feat!: respect COMPOSE_FILE env and remove docker command
Read COMPOSE_FILE from env and use it if it is set. Default is still
docker/local/docker-compose.yaml.

BREAKING CHANGE: Removed docker subcommand. Added deprecation notice to
compose subcommand.
2024-10-25 09:37:13 +02:00
2023-05-21 22:12:45 +02:00

ahab

Installing

Clone this repo, with rust installed run this from root of the repo.

cargo install --path .

For printing of underlying commands install with debug flag.

cargo install --path . --debug
Description
No description provided
Readme 111 KiB
Languages
Rust 100%