π Usage Overview
Kenat CLI can be used in two ways:
Interactive Mode
Type kenat
with no arguments to enter interactive mode. Youβll be guided through available commands and options.
Direct Commands
Run specific commands directly from your terminal. Example:
kenat today
kenat convert 2016/09/15 --to gregorian
kenat holiday --this-month --filter public
kenat calendar --year 2017 --month 1
kenat bahirehasab 2017
Help System
Type kenat help
for a list of commands, or kenat help <command>
for details about a specific command.
Last updated on