Closed rbuysse closed 2 years ago
To test:
docker-compose -f docker-compose-installed.yaml build splinter-cli
docker run -it --rm splinter-cli bash
root@0a8d278232c5:/# splinter com<tab> ge<tab> --<tab>
--address --help --key --quiet --target
Completions for "command" and "workload" were added. Completions for still experimental features were not added.
Signed-off-by: Ryan Beck-Buysse rbuysse@bitwise.io