Skip to content

v0.3.3 — CLI Flags

Choose a tag to compare

@Elshayib Elshayib released this 04 Jul 03:28

CLI flags — power user mode

Run Conf T without the interactive menu when you know what you want.

conf-t --list                       # all lessons with progress
conf-t --list --platform Cisco      # filter by platform
conf-t --lesson cisco_basic         # jump into a lesson
conf-t --review                     # daily review (due tasks)
conf-t --review-all                 # entire failed queue
conf-t --stats                      # progress overview
conf-t --version

No flags? The full interactive menu works exactly as before.

Full changelog: CHANGELOG.md