Parent command of the pipeline command group
Parent command of the pipeline command group
pipeline, p, pipelines
describe Describes a pipeline in a namespace
list Lists pipelines in a namespace
-h, --help help for pipeline
-k, --kubeconfig string kubectl config file (default: $HOME/.kube/config)
-n, --namespace string namespace to use (default: from $KUBECONFIG)
--azure-container-registry-config string Path to the file containing Azure container registry configuration information.
- tkn pipeline list - Lists all
pipelinesin a given namespace. - tkn pipeline describe - Describe given
pipeline.