deltascope

command
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

README

deltascope Command Module

Process entrypoint for the deltascope CLI.

Files

File Responsibility
main.go Starts the Cobra-based CLI adapter package

Exports

  • No exported Go API; this directory builds the executable entrypoint.

Notes

  • deltascope --version prints only the semantic version for scripts.
  • deltascope version prints the ASCII logo plus the semantic version for humans.
  • The command surface now includes audit, rules list/show/search, config init/lint/show-default, capabilities, and version.
  • deltascope audit supports both offline and metadata-aware runs with MySQL-style connection flags.

Dependencies

  • Upstream: shell users, future package build tooling
  • Downstream: internal/interfaces/cli

Update Rule

  • If members/interfaces/dependencies change, update this file in same change.

Documentation

Overview

Package main starts the deltascope executable. input: shell process startup and the internal CLI adapter package output: process-level invocation of the DeltaScope CLI pos: executable entrypoint for the deltascope command note: if this file changes, update this header and module README.md.

Jump to

Keyboard shortcuts

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