Dietmar Maurer
|
48ef3c3327
|
cli: avoid useless .into()
This needs latest proxmox-api updates.
|
2019-12-09 17:40:34 +01:00 |
Dietmar Maurer
|
7eea56ca00
|
use cli from proxmox::api
|
2019-12-02 11:56:29 +01:00 |
Dietmar Maurer
|
e8e9bae4d1
|
src/bin/completion.rs: add echo command
|
2019-12-02 11:04:40 +01:00 |
Dietmar Maurer
|
19d7a59236
|
src/bin/completion.rs: use api macros
|
2019-12-02 10:57:19 +01:00 |
Dietmar Maurer
|
7afc1af7ab
|
src/bin/completion.rs: add history support
|
2019-11-30 15:08:37 +01:00 |
Dietmar Maurer
|
2b691daf6f
|
src/cli.rs: add insert_help() method
|
2019-11-30 14:56:31 +01:00 |
Dietmar Maurer
|
1201abcffa
|
src/cli/command.rs: implement help
|
2019-11-30 13:02:00 +01:00 |
Dietmar Maurer
|
ca60ac13d9
|
use rustyline to replace readline
|
2019-11-29 12:49:44 +01:00 |