Output
Command Output
Interpret combined validation, artifact, backup, Git, remote, and finalization output from resolved profiles.
custy runCategory
Quick Command
custy run PROFILE [PROFILE ...] [OPTIONS]Overviewâ
Run output combines every resolved stage. The content therefore changes with the selected profile names and their normalized pipeline.
Representative Output
Command Output
Example output produced after running the command.
Resolved Pipeline Progress
Representative categories reported by a mutating release profile.Repository validation completed
Version and artifacts prepared
Changelog generated
Commit and tag created
Remote synchronization completed
Dry-Run Intent
Representative preview for external or Git-history operations.Dry-run: create commit
Dry-run: create tag
Dry-run: push HEAD and tag
Output can also include editor prompts, generated artifact paths, backup
results, actionable validation errors, and finalization output for full.
Verify Repository State
git status -sb
git log -1 --decorate --stat
git tag --points-at HEAD
git remote -v