summaryrefslogtreecommitdiffstats
path: root/imag-store/src/ui.rs
AgeCommit message (Expand)Author
2016-06-08Add value_name() call in ui specification codeMatthias Beyer
2016-05-28Add UI specification for get() functionalityMatthias Beyer
2016-03-25Remove false grouping from UIMatthias Beyer
2016-03-08Add clap::ArgGroup to rely on clap for mutually exclusive argsMatthias Beyer
2016-02-20imag-store: Update clap: 1.5.5 -> 2.1.1Matthias Beyer
2016-02-09Allow --id / -i as path specification, for consistencyMatthias Beyer
2016-02-09UI: Add content-from argument, to get content from CLI _or_ from File/stdinMatthias Beyer
2016-02-09Add interface builder functionMatthias Beyer