- Update docs/index.md with correct directory links - Fix relative path errors in subcommand docs - Update core release → core ci references - Expand vm/index.md with full command documentation - Fix See Also sections across all docs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
324 B
324 B
core ci init
Initialize release configuration.
Usage
core ci init
Creates .core/release.yaml with default configuration.
Example Output
version: 1
project:
name: myapp
publishers:
- type: github
See configuration.md for full configuration options.