imag/bin/core
Leon Schuermann 82e209bea8 Introduce CLI completion support
This is yet another attempt to bring CLI completion to this workspace
project.

It uses the subcommand-libraries implementing the ImagApplication
trait to expose the clap CLI interface. This way, no file import magic
happens, it's all just regular dependencies, which should also work
with a regular `cargo install`.

Signed-off-by: Leon Schuermann <leon@is.currently.online>
2019-10-26 14:41:31 +02:00
..
imag Introduce CLI completion support 2019-10-26 14:41:31 +02:00
imag-annotate imag-annotate: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-category imag-category: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-create Fix: Add ID reporting 2019-10-13 12:21:47 +02:00
imag-diagnostics imag-diagnostics: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-edit imag-edit: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-git imag-git: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-gps imag-gps: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-grep imag-grep: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-header imag-header: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-id-in-collection Update dependency: env_logger: 0.6.1 -> 0.7 2019-10-07 18:18:28 +02:00
imag-ids imag-ids: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-init imag-init: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-link imag-link: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-markdown imag-markdown: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-mv imag-mv: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-ref imag-ref: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-store imag-store: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-tag imag-tag: implement ImagApplication 2019-10-26 14:41:31 +02:00
imag-view imag-view: implement ImagApplication 2019-10-26 14:41:31 +02:00