ProtectedcontainerThe application container
Protected ReadonlyoptionsThe options to bootstrap
ProtectedserviceThe console service
Boot the console
The list of arguments to pass to the cli, default are process.argv
An abstract method to create the nest application instance. Could return any kind of NestApplication (headless or not)
Get the options
Get the console service
Init the console application
ProtecteduseActivate the decorators scanner
A class to boot a nestjs application context from cli