nuclio command line interface
nuclio command line interface
-h, --help help for nuctl
-k, --kubeconfig string Path to Kubernetes config (admin.conf) (default "~/.kube/config")
-n, --namespace string Kubernetes namespace (default "default")
-v, --verbose verbose output
- nuctl build - Build a function
- nuctl delete - Delete a resource
- nuctl execute - Execute a function
- nuctl get - Display one or many resources
- nuctl run - Build, deploy and run a function
- nuctl update - Update a resource