module documentation
This modiule provides the stand-alone program to start the onboarding process for the ACME CSE.
The onboarding process is used to create a first configuration file for the ACME CSE.
This module can be run as a standalone script to create a configuration file as follows:
python -m acme.onboarding <configfile>
| Function | main |
Main function to start the onboarding process. |