Nuclio command-line interface
Nuclio command-line interface
-h, --help help for nuctl
-k, --kubeconfig string Path to a Kubernetes configuration file (admin.conf)
-n, --namespace string Kubernetes namespace (default "default")
--platform string Platform identifier - "kube", "local", or "auto". (default "auto")
-v, --verbose Verbose output
- nuctl build - Build a function
- nuctl delete - Delete resources
- nuctl deploy - Build and deploy a function, or deploy from an existing image
- nuctl get - Display resource information
- nuctl invoke - Invoke a function
- nuctl update - Update resources
- nuctl version - Display versions