This executable makes and revert configuration changes and is executed by launcher
or manually:
- Isolated metadata directory (except AoE I).
- Isolated profiles directory.
- Hosts file (via
config-admin
). - Install of a self-signed certificate for the current user (only on Windows) or local (in this case via
config-admin
).
It is also responsible for managing the lifecycle and communicating with config-admin-agent
.
Resides in bin
subdirectory.
CLI is available. You can see the available options with
config -h
.
You may run cleanup
to revert all changes (forced).