nuctl#
Nuclio command-line interface
Options#
--concurrency int Max number of parallel patches. The default value is equal to the number of CPUs. (default 4)
-h, --help help for nuctl
-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 beta - A beta version of nuctl as a Nuclio api CLI client
nuctl build - Build a function
nuctl create - Create resources
nuctl delete - Delete resources
nuctl deploy - Build and deploy a function, or deploy from an existing image
nuctl export - Export functions or projects
nuctl get - Display resource information
nuctl import - Import functions or projects
nuctl invoke - Invoke a function
nuctl parse - Parse report
nuctl update - Update resources
nuctl version - Display the version number of the nuctl CLI