Skip to main content

Module commands

Module commands 

Source
Expand description

CLI command implementations. CLI commands for the ResQ tool.

§Commands

  • [audit] - Audit blockchain events
  • [copyright] - Check/update copyright headers
  • [cost] - Estimate cloud costs
  • [lqip] - Low-quality image placeholder generation
  • [secrets] - Secret management
  • [tree_shake] - Remove unused code

Modules§

audit
Blockchain event auditing. Blockchain audit command.
copyright
Copyright header management. Copyright header command.
cost
Cloud cost estimation. Cloud cost estimation command.
dev
Development server management. ResQ Dev commands — Repository and development utilities.
docs
Documentation management and publication.
explore
Service exploration and operations. ResQ Explore commands — Unified TUI launcher.
lqip
Low-quality image placeholder generation. Low-Quality Image Placeholder (LQIP) command.
pre_commit
Pre-commit hook logic. Unified pre-commit hook logic with an optimized ratatui TUI.
secrets
Secret management. Secret scanning command for detecting hardcoded credentials.
tree_shake
Unused code removal. Tree-shaking command for removing unused code.
version
Version management and changesets. Version management command - Polyglot Changeset Implementation.