Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 801 Bytes

tkn_chain_signature.md

File metadata and controls

34 lines (22 loc) · 801 Bytes

tkn chain signature

Print Tekton Chains' signature for a specific taskrun

Usage

tkn chain signature

Synopsis

Print Tekton Chains' signature for a specific taskrun

Options

  -h, --help   help for signature

Options inherited from parent commands

      --chains-namespace string   namespace in which chains is installed (default "tekton-chains")
  -c, --context string            name of the kubeconfig context to use (default: kubectl config current-context)
  -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