Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 761 Bytes

File metadata and controls

36 lines (26 loc) · 761 Bytes
title weight
harbor user list
175

harbor user list

Description

List users
harbor user list [flags]

Options

  -h, --help            help for list
  -p, --page int        Page number (default 1)
  -n, --page-size int   Size of per page (0 to fetch all)
  -q, --query string    Query string to query resources
  -s, --sort string     Sort the resource list in ascending or descending order

Options inherited from parent commands

  -c, --config string          config file (default is $HOME/.config/harbor-cli/config.yaml)
  -o, --output-format string   Output format. One of: json|yaml
  -v, --verbose                verbose output

SEE ALSO