chore: add some todos for future ideas
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
use clap::Subcommand;
|
||||
|
||||
// TODO: (matej) add Exec, Bash
|
||||
|
||||
/// Wraper for docker compose; autodiscover compose file and source .env file.
|
||||
#[derive(Subcommand, Debug)]
|
||||
pub enum DockerCompose {
|
||||
|
Reference in New Issue
Block a user