Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 971 Bytes

File metadata and controls

35 lines (24 loc) · 971 Bytes

rdepot packages list

List one or many packages

Synopsis

List one or many packages

rdepot packages list [flags]

Options

      --archived      return packages that do not have the latest version in a repository
  -h, --help          help for list
      --name string   filter by name glob pattern
  -r, --repo string   repository to filter with

Options inherited from parent commands

      --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