Usage¶
Interactive UI Mode¶
To launch the interactive UI, use the ui command:
certica ui
The interactive interface provides a menu-driven interface for all operations.
Command Line Mode¶
All operations can also be performed via the command line. See Quick Start for examples.
Language Support¶
The --lang option is only available in UI mode:
certica ui --lang zh # Chinese
CLI commands always use English for script compatibility.