This module updates your reptor config with the newly created project ID, so you can immediately continue with other commands. Use --no-update-config to prevent this behavior.
usage: reptor createproject [-h] [-n PROJECT NAME] -d DESIGN ID [-t TAGS]
[--no-update-config]
Create a new pentest project
optional arguments:
-h, --help show this help message and exit
-n PROJECT NAME, --name PROJECT NAME
Project name
-d DESIGN ID, --design DESIGN ID
Design UUID for the project
-t TAGS, --tags TAGS Comma-separated project tags
--no-update-config Do not update project ID in config file