tkn tkb push

Create or replace a Tekton bundle

Options

NameDescription
--filenames, -f <filenames>
  • Repeatable ♾
--remote-bearer <remote-bearer>A Bearer token to authenticate against the repository
--remote-password <remote-password>A password to pass to the registry for basic auth. Must be used with --remote-username
--remote-skip-tlsIf set to true, skips TLS check when connecting to the registry
--remote-username <remote-username>A username to pass to the registry for basic auth. Must be used with --remote-password