Python Vitis Commands - Python Vitis Commands - 2026.1 English - UG1400

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2026-06-23
Version
2026.1 English
Use the following command to launch the Vitis CLI.
vitis -i
client = vitis.create_client()
help(client)

You can find Vitis Python command examples in <VITIS_INSTALL_DIR>/2025.2/cli/examples.

You can find all the Vitis Python commands to rebuild a Vitis workspace in <vitis workspace>/_ide/workspace_journal.py.