## nuctl get

Display resource information

### Options

```
  -h, --help   help for get
```

### Options inherited from parent commands

```
      --concurrency int         Max number of parallel patches. The default value is equal to the number of CPUs. (default 4)
  -k, --kubeconfig string       Path to a Kubernetes configuration file (admin.conf)
      --mask-sensitive-fields   Enable sensitive fields masking
  -n, --namespace string        Namespace
      --platform string         Platform identifier - "kube", "local", or "auto" (default "auto")
  -v, --verbose                 Verbose output
```

### SEE ALSO

* [nuctl](nuctl.md)	 - Nuclio command-line interface
* [nuctl get apigateways](nuctl_get_apigateways.md)	 - (or apigateway) Display api gateways information
* [nuctl get functionevents](nuctl_get_functionevents.md)	 - (or functionevent) Display function event information
* [nuctl get functions](nuctl_get_functions.md)	 - (or function) Display function information
* [nuctl get projects](nuctl_get_projects.md)	 - (or project) Display project information

