Manage pipelines
Aliases: p,pipelines
tkn pipeline
Manage pipelines
-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)
- 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 start - Start Pipelines