Spec-Kit interoperability — import, export, sync, and diff
Import a Spec-Kit feature directory into a SysProM document
spm speckit import [options]
| Flag | Description | Required |
|---|---|---|
--speckit-dir |
Path to Spec-Kit feature directory | Yes |
--output |
Path to output SysProM file | Yes |
--prefix |
ID prefix (defaults to directory name) |
Export a SysProM document to Spec-Kit format
spm speckit export [options]
| Flag | Description | Required |
|---|---|---|
--input |
Path to SysProM document | Yes |
--speckit-dir |
Path to Spec-Kit output directory | Yes |
--prefix |
ID prefix identifying nodes to export | Yes |
Synchronise a SysProM document with a Spec-Kit directory
spm speckit sync [options]
| Flag | Description | Required |
|---|---|---|
--input |
Path to SysProM document | Yes |
--speckit-dir |
Path to Spec-Kit directory | Yes |
--prefix |
ID prefix (defaults to directory name) |
Show differences between a SysProM document and a Spec-Kit directory
spm speckit diff [options]
| Flag | Description | Required |
|---|---|---|
--input |
Path to SysProM document | Yes |
--speckit-dir |
Path to Spec-Kit directory | Yes |
--prefix |
ID prefix (defaults to directory name) |