rdepot command line interface
RDepot is a solution of R package repository management.
More information is available at http://rdepot.io Open Analytics 2020
rdepot [flags]
-h, --help help for rdepot
--host string RDepot host (default "http://localhost")
--technology TechnologyEnum Technology that will be used. Values can be 'r', 'python' or 'all'. (default r)
--token string API token expects 'username:token' when the username flag is not used and 'token' otherwise
--username string Username to be used as the first part of the token
- rdepot doc - Generate markdown documentation for rdepot-cli
- rdepot packages - Perform package actions
- rdepot version - Print the version number of rdepot-cli