tkn tkb push
Create or replace a Tekton bundle
Options
Name | Description |
---|---|
--filenames, -f <filenames> |
|
--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-tls | If 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 |