Our system packages for ndcli contain man pages that are created during package build, the Python packages do not.
It would be relatively easy to make the contents of the man page available via some ndcli subcommand. This would make it easier to access documentation, even from a venv:
Our system packages for
ndclicontain man pages that are created during package build, the Python packages do not.It would be relatively easy to make the contents of the man page available via some
ndclisubcommand. This would make it easier to access documentation, even from avenv: