interface

Miscellaneous

Miscellaneous utility commands and helper functions. Provides various utility operations that don't fit into other command categories. Features include environment information, plugin enumeration, and other auxiliary functions for IPA administration and development.

0 commands
interface

Commands


Command Description


env Show environment variables.

plugins Show all loaded plugins.


env

Usage: ipa [global-options] env [VARIABLES] [options]

Show environment variables.

Arguments


Argument Required Description


VARIABLES no


Options


Option Description


--server Forward to server instead of running locally



plugins

Usage: ipa [global-options] plugins [options]

Show all loaded plugins.

Options


Option Description


--server Forward to server instead of running locally


Related Topics