Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

Page as Markdown

    

CLI

This page focuses on the commands you’ll use most often.

print

Translates input manifests and prints generated resources.

Typical usage:

ingress2gateway print   --providers=ingress-nginx   --emitter=kgateway   --input-file ./ingress.yaml

version

Prints version information.

ingress2gateway version

Help

For the complete flag reference for your build:

ingress2gateway --help
ingress2gateway print --help
Was this page helpful?