This topic gives you command-specific information for the Tanzu Supply Chain CLI.
Generate a supplychain
scaffold. Generate configuration options include:
tanzu supplychain generate [flags]
tanzu supplychain generate --kind ServerAppV1 --description DESCRIPTION
--allow-defaults add a section for defaults to the supplychain scaffold
--allow-overrides add a section for overrides to the supplychain scaffold
-c, --component strings add a component to the supplychain scaffold. This flag can be specified multiple times and the order on the command-line will be reflected on the generated scaffold output
-d, --description string description of the supplychain
-h, --help help for generate
-k, --kind string kind to use as the developer interface
--kubeconfig file kubeconfig file (default is $HOME/.kube/config)
--no-color deactivate color, bold, animations, and emoji output
supplychain
management