Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 956 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 956 Bytes

Launcher Config

Go Report Card

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.

Command Line

CLI is available. You can see the available options with config -h.

You may run cleanup to revert all changes (forced).

Exit Codes