tkn_pipeline.md
November 24, 2022 ยท View on GitHub
tkn pipeline
Manage pipelines
Aliases: p,pipelines
Usage
tkn pipeline
Synopsis
Manage pipelines
Options
-c, --context string name of the kubeconfig context to use (default: kubectl config current-context)
-h, --help help for pipeline
-k, --kubeconfig string kubectl config file (default: $HOME/.kube/config)
-n, --namespace string namespace to use (default: from $KUBECONFIG)
-C, --no-color disable coloring (default: false)
SEE ALSO
- tkn - CLI for tekton pipelines
- tkn pipeline delete - Delete Pipelines in a namespace
- tkn pipeline describe - Describes a Pipeline in a namespace
- tkn pipeline export - Export Pipeline
- tkn pipeline list - Lists Pipelines in a namespace
- tkn pipeline logs - Show Pipeline logs
- tkn pipeline sign - Sign Tekton Pipeline
- tkn pipeline start - Start Pipelines
- tkn pipeline verify - Verify Tekton Pipeline