rust-cli
is rust tool.
rust-cli <command> [options]
csv
: CSV file processing tool. CSV file can be converted to JSON or YAML format.json
: JSON file processing tool. JSON file can be converted to CSV or YAML format.random
: Generate random JSON data.base64
: Base64 encoding and decoding tool.
-h, --help
: Show help.-v, --version
: Show version.