createGlobalPrimaryEntryPointCommand
inline suspend fun createGlobalPrimaryEntryPointCommand(name: String, description: String, handler: PrimaryEntryPointCommandHandlerType, builder: EntryPointCreateBuilder.() -> Unit = {}): GlobalPrimaryEntryPointCommand(source)