You can see a list of all the comprehensive Python AMD Vitis™ Commands.
The Vitis CLI can be launched using the following
command.
vitis -i
client = vitis.create_client()
help(client)
Vitis Python command examples are provided in <VITIS_INSTALL_DIR>/2024.1/cli/examples.
All Vitis Python commands to rebuild a Vitis Workspace are provided in <vitis workspace>/logs/builder.py.