List namespaces
Get a list of the namespaces of the authenticated user. If the user is an administrator, a list of all namespaces in the GitLab instance is shown.
golab namespaces ls [flags]
-h, --help help for ls
--page int (optional) Page of results to retrieve
--per_page int (optional) The number of results to include per page (max 100)
--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)
- golab namespaces - Manage namespaces