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.