]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/completion.rs
Cargo.toml: pathpatterns, pxar, proxmox-fuse
[proxmox-backup.git] / src / bin / completion.rs
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-05-07 Dietmar Maurersrc/config/network.rs: make it compatible with pve
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-27 Dietmar Maureruse proxmox 0.1.9 with new cli command helpers
2019-12-09 Dietmar Maurercli: avoid useless .into()
2019-12-02 Dietmar Maureruse cli from proxmox::api
2019-12-02 Dietmar Maurersrc/bin/completion.rs: add echo command
2019-12-02 Dietmar Maurersrc/bin/completion.rs: use api macros
2019-11-30 Dietmar Maurersrc/bin/completion.rs: add history support
2019-11-30 Dietmar Maurersrc/cli.rs: add insert_help() method
2019-11-30 Dietmar Maurersrc/cli/command.rs: implement help
2019-11-29 Dietmar Maureruse rustyline to replace readline