Documentation
¶
Index ¶
- func Execute() error
- func RunConfigBadges(appCfg *config.Config, rootDir string, names []string, status string) error
- func RunDockerReadme(ctx context.Context, appCfg *config.Config, rootDir string, dryRun bool) error
- func RunDocsGenerate(rootCommand *cobra.Command, outputDir string) error
- func RunNarrator(appCfg *config.Config, rootDir string, dryRun bool, isVerbose bool) error
- type ExitError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunConfigBadges ¶
RunConfigBadges generates SVG badges from narrator config items. Extracted for reuse by both Cobra command and CI runners.
func RunDockerReadme ¶
RunDockerReadme syncs README content to container registries. Extracted for reuse by both Cobra command and CI runners.
func RunDocsGenerate ¶
RunDocsGenerate generates reference documentation from the Cobra command tree. Extracted for reuse by both Cobra command and CI runners. Requires rootCmd for CLI reference generation — pass it explicitly.
Types ¶
Source Files
¶
- badge.go
- badge_generate.go
- ci.go
- ci_run.go
- ci_runners.go
- colors.go
- commit.go
- component.go
- component_docs.go
- dependency.go
- dependency_update.go
- docker.go
- docker_build.go
- docker_readme.go
- docs.go
- docs_generate.go
- docs_run.go
- lint.go
- manifest.go
- manifest_diff.go
- manifest_generate.go
- manifest_inspect.go
- migrate.go
- narrator.go
- narrator_compose.go
- narrator_run.go
- props.go
- props_categories.go
- props_list.go
- props_render.go
- props_show.go
- release.go
- release_create.go
- release_notes.go
- release_prune.go
- root.go
- security.go
- security_scan.go
- version.go
Click to show internal directories.
Click to hide internal directories.