Perform cron-tool operations from the command line.
--- name: cron-tool description: Perform cron-tool operations from the command line. --- # Cron - CLI Utility Command-line utility for cron operations. ## Quick Start ```bash cron-tool --help ``` ## Features - Standard command-line interface - Common flags and arguments - Pipe and redirect compatible - Shell integration ## Examples ```bash # Show help cron-tool --help # Basic usage cron-tool [options] [arguments] # Pipe input echo "input" | cron-tool [options] ```
don't have the plugin yet? install it then click "run inline in claude" again.