Skip to content

cub function explain

cub function explain

Explain a function

Synopsis

Explain details about a function you have access to in this space

cub function explain <function> [flags]

Options

  -h, --help               help for explain
  -o, --output string      Output format. One of: json, yaml, name, wide, mutations, jq=<expr>, yq=<expr>, custom-columns=<spec>
      --quiet              No default output.
      --target string      Target slug to explain a function for
      --toolchain string   Toolchain type to explain a function for (default "Kubernetes/YAML")
      --unit string        Unit slug to explain a function for
      --verbose            Detailed output, additive with default output
      --worker string      Worker slug to explain a function for

Options inherited from parent commands

      --context string          The context to use for this command
      --debug                   Debug output
      --executor-space string   Space ID or slug whose executor to use for builtin functions (org-level only)
      --space string            space ID to perform command on

SEE ALSO