Skip to Content
Kenat is a work in progress project πŸ‘¨πŸ»β€πŸ’»
DocumentationπŸ’» Kenat CLIπŸš€ Usage Overview

πŸš€ 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