Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 988 Bytes

File metadata and controls

32 lines (22 loc) · 988 Bytes

rdepot

rdepot command line interface

Synopsis

RDepot is a solution of R package repository management.

More information is available at http://rdepot.io Open Analytics 2020

rdepot [flags]

Options

  -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

SEE ALSO

Auto generated by spf13/cobra on 7-May-2024