- name
- cal-tool
- description
- Perform cal-tool operations from the command line.
Cal - CLI Utility
Command-line utility for cal operations.
Quick Start
cal-tool --helpFeatures
- Standard command-line interface
- Common flags and arguments
- Pipe and redirect compatible
- Shell integration
Examples
# Show help
cal-tool --help
# Basic usage
cal-tool [options] [arguments]
# Pipe input
echo "input" | cal-tool [options]