Rawi (راوي) Documentation | Reference `info` Command
Description
Section titled “Description”Display information about Rawi and its capabilities, including system details, configured profiles, and supported AI providers.
See also: Rawi Documentation
Synopsis
Section titled “Synopsis”rawi info [options]
Options
Section titled “Options”-
--profiles
(boolean)
Show configured profiles. -
--providers
(boolean)
Show supported AI providers. -
-h, --help
(boolean)
Display help for command.
Examples
Section titled “Examples”Show general information about Rawi:
$ rawi info
Show configured profiles:
$ rawi info --profiles
Show supported AI providers:
$ rawi info --providers
For more information, see the Rawi documentation or run rawi info --help
.