Discover Packages
github.com/Fanduzi/DeltaScope
cmd
deltascope
command
Version:
v0.140.0
Opens a new window with list of versions in this module.
Published: May 21, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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.
Expand ▾
Collapse ▴
Documentation
¶
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.