Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 882 Bytes

nuctl_get_function.md

File metadata and controls

35 lines (24 loc) · 882 Bytes

nuctl get function

Display function information

Synopsis

Display function information

nuctl get function [name[:version]] [flags]

Options

  -h, --help            help for function
  -l, --labels string   Function labels (lbl1=val1[,lbl2=val2,...])
  -o, --output string   Output format - "text", "wide", "yaml", or "json" (default "text")
  -w, --watch           Watch for changes

Options inherited from parent commands

  -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

SEE ALSO

Auto generated by spf13/cobra on 3-Dec-2017