feat: Add shell completion and manpages generation
This PR adds two commands to the justfile:
just generate shell_completions nethsm-clijust generate manpages nethsm-cli
It also makes the nethsm-cli expose a minimal set of APIs for
exposing CLI interface for clap_allgen.
Fixes: #45 (closed)
Edited by Wiktor Kwapisiewicz