Skip to content

CLI Reference

Das speccify-CLI bündelt alle Spec-First-Workflows. Jeder Subcommand hat eine eigene Referenzseite:

CommandBeschreibung
speccify addAdd a playbook dependency and update the lockfile.
speccify checkCheck whether playbooks are still current: source age and dead links.
speccify initCreate a speccify.yaml for a project that consumes playbooks.
speccify lintValidate playbooks: schema, cross-references and assets.
speccify lockResolve dependencies and write speccify.lock.
speccify pullMaterialise the locked playbooks (including assets) into a directory.
speccify searchSearch playbooks in the configured discovery indexes.
speccify showPrint a playbook, or a single step of it.
speccify verifyCheck that the lockfile still matches the manifest and the actual bundles.