To create a new TTP with TTPForge, use the command shown below:
ttpforge create ttp path/to/ttp.yaml
Make sure that the path you choose is within an existing TTP repository, such as ForgeArmory, so that TTPForge will be able to find the supporting configuration files required to execute your new TTP.
TTPForge will create the specified file and populate it with a skeleton TTP YAML configuration containing important metadata.
Open your new YAML file in your favorite code editor and then check out our guide to Automating Attacker Actions with TTPForge to start building your TTP!