summaryrefslogtreecommitdiffstats
path: root/src/commands/endpoint_container.rs
AgeCommit message (Expand)Author
2021-11-19Update Copyright string to 2020-2022Matthias Beyer
2021-05-17Refactor: Return Cow instead of StringMatthias Beyer
2021-05-11Add module-level docsMatthias Beyer
2021-03-16Fix: Check return value of confirmation promptMatthias Beyer
2021-03-11Endpoint configuration as MapMatthias Beyer
2021-03-10Clippy fix: Remove unneeded lifetimesMatthias Beyer
2021-03-10Add subcommand: container inspectMatthias Beyer
2021-03-07Reimplement container subcommands with less boilerplateMatthias Beyer
2021-03-07Move container subcommand to own fileMatthias Beyer