We currently support two ways of discovering the command manuals. Users can either type --help to see the operations and arguments on the command line or they can visit the documentation at https://uipath.github.io/uipathcli/
It would be nice to provide an interactive command on the command line which allows users to browse operations and parameters to discover them and provide values more easily.
We currently support two ways of discovering the command manuals. Users can either type
--helpto see the operations and arguments on the command line or they can visit the documentation at https://uipath.github.io/uipathcli/It would be nice to provide an interactive command on the command line which allows users to browse operations and parameters to discover them and provide values more easily.