dkp serve bundle
Serve an OCI registry from previously created bundles
CODE
dkp serve bundle [flags]
Options
CODE
--bundle strings Bundle to serve. Can also be a glob pattern. (default [])
-h, --help help for bundle
--listen-address string Address to listen on (default "127.0.0.1")
--listen-port uint16 Port to listen on (0 means use any free port)
--tls-cert-file string TLS certificate file
--tls-private-key-file string TLS private key file
Options inherited from parent commands
CODE
-v, --verbose int Output verbosity
SEE ALSO
- dkp serve - Serve image or Helm chart bundles from an OCI registry