Launchpad provides a command-line interface to start, list, and explain the applications available within the image, including:
- Configuration parameters (mandatory, optional, and sensitive)
- Command-line arguments, environment variables, or settings file configuration providers.
- Logging (based on
Bell
) - Inline help
- Textual and binary stack trace generation
To learn about the project, install it and follow the beginners tutorial.
Once you grasped the basics, lookup for details in the reference docs:
or expand your understanding over specific topics:
- What happens when debugging mode is enabled?
- How is the value of a configuration parameter obtained?
- What happens when an application is started?
To use the project as a dependency of your project, take a look at: