tanzu workload generate

This topic gives you command-specific information for the Tanzu Supply Chain CLI.

Synopsis

Generate a workload manifest with specified configuration.

Workload configuration options include:

  • kind of the workload to generate
tanzu workload generate [NAME] [flags]

Examples

tanzu workload generate NAME
  tanzu workload generate NAME --kind kindname

Options

  -h, --help          help for generate
  -k, --kind string   kind of the workload specification.

Options inherited from parent commands

      --kubeconfig file   kubeconfig file (default is $HOME/.kube/config)
      --no-color          deactivate color, bold, animations, and emoji output

See also

  • tanzu workload for creating, updating, viewing, and and listing Tanzu Workloads
check-circle-line exclamation-circle-line close-line
Scroll to top icon