pub(crate) fn build_cli( default_user: Option<User<'_>>, default_host: Option<Host<'_>>, ) -> Command
Use clap to define the intended command line interface.
clap
Available separately from execution to allow completions