Skip to content

[REQ] global-property (or equivalent) support for online docker container #21493

Open
@Slackter

Description

@Slackter

Is your feature request related to a problem? Please describe.

The online container generation seems to be missing the ability to perform selective generation when using the online container.

Describe the solution you'd like

Looking for something similar to the cli option --global-property in which you can generate API and Models only. ex: --global-property=apis,models

Describe alternatives you've considered

Searched all Wiki documentation, existing requests / bug reports and came up empty and seems unsupported at this time.

Searching code, the only option I found that is user overridable is { "options": { "excludeTests": true } } which does remove the "test" projects generation.

If I have missed something, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions