prism create is used to create project components.
Usage: prism create [-h] {agent,task,trigger} ...
Create and/or update project components (e.g., tasks, triggers, agents)
Options:
-h, --help show this help message and exit
Sub-Commands:
{agent,task,trigger}
agent Create an agent YML configuration file
task Create new tasks for your project
trigger Create a triggers YML file at the TRIGGERS_YML_PATH in `prism_project.py`.