Documentation
¶
Overview ¶
Package disable is the gtb-only `disable` command group, the inverse of internal/cmd/enable. It hosts verbs that turn off a generated tool's capabilities and rewrite the generated wiring to match.
The first member is `gtb disable signing`, which turns off consumer-side release-signing verification: it flips the manifest signing block off, drops the Signing: field from the root command and removes the generated signing.go. It never deletes internal/trustkeys or author-added *.asc keys.
See docs/development/specs/2026-06-10-signing-generator-feature.md.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.