Are you an LLM? You can read better optimized documentation at /opt/buildhome/repo/docs/src/docs/pykitops/reference/kit.md for this page in Markdown format
Kit Commands
These functions provide programmatic access to the KitOps Command-Line Interface.
Available commands include:
info()
inspect()
list()
login()
logout()
pack()
pull()
push()
remove()
tag()
unpack()
version()
You can import them all from kitops.cli.kit
python
import kitops.cli.kit as kit