ahab/src/cli
Matej Janezic 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
..
ahab.rs feat!: respect COMPOSE_FILE env and remove docker command 2024-10-25 09:37:13 +02:00
django.rs feat: add compose exec and compose bash commands 2023-06-15 19:58:43 +02:00
docker_compose.rs feat: add compose ps command 2023-08-09 13:59:58 +02:00
mod.rs feat!: respect COMPOSE_FILE env and remove docker command 2024-10-25 09:37:13 +02:00
postgres.rs feat: rename commands and remove aliases in favour of completion 2023-05-27 13:30:09 +02:00