Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 803 Bytes

golab_namespaces_search.md

File metadata and controls

31 lines (20 loc) · 803 Bytes

golab namespaces search

Search for namespace

Synopsis

Get all namespaces that match a string in their name or path.

golab namespaces search [flags]

Options

  -h, --help            help for search
  -s, --search string   (optional) Returns a list of namespaces the user is authorized to see based on the search criteria

Options inherited from parent commands

      --ca-file string   (optional) provides a .pem file to be used in certificates pool for SSL connection
      --ca-path string   (optional) provides a directory with .pem certificates to be used for SSL connection
      --config string    (optional) golab config file (default is ./.golab.yml and $HOME/.golab.yml)

SEE ALSO