Skip to content

Rawi (راوي) Documentation | Reference `info` Command

Display information about Rawi and its capabilities, including system details, configured profiles, and supported AI providers.

See also: Rawi Documentation

Terminal window
rawi info [options]
  • --profiles (boolean)
    Show configured profiles.

  • --providers (boolean)
    Show supported AI providers.

  • -h, --help (boolean)
    Display help for command.

Show general information about Rawi:

Terminal window
$ rawi info

Show configured profiles:

Terminal window
$ rawi info --profiles

Show supported AI providers:

Terminal window
$ rawi info --providers

For more information, see the Rawi documentation or run rawi info --help.