Tools
Placeholders
List and Inspect
aip tools list
aip tools get <TOOL_REF>Create and Update
aip tools create tool.py --name "my-tool"
aip tools update <TOOL_REF> --file tool.pyaip tools script <TOOL_REF>Promotion Workflow
aip tools get <TOOL_REF> --export <EXPORT_FILE>
aip tools create --import <EXPORT_FILE>Last updated
Was this helpful?