cmd_param_aliases

command
v1.0.60 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Command cmd_param_aliases reduces the reviewed parameter concept dictionary (internal/cli/param_concepts.json) against the live Cobra command tree and writes the deterministic per-command alias table to internal/cli/param_aliases_generated.go.

The reduction algorithm lives in package cli (cli.ReduceParamAliases) so the build-time intersection and the runtime normalizer share exactly one implementation. This command is a thin, deterministic serializer: it never invents identity, and it fails closed on any un-whitelisted co-occurrence, missing override path, or non-real alias target.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL