Skip to content

Convenience feature for configuring feature flags #20

Description

@mclasmeier

e.g., using command line parameters, something along the lines

roxie deploy --feature-flag=+ROX_FOO,-ROX_BAR

Which would enable the feature flag ROX_FOO and disable ROX_BAR.

Or, as a drop-in replacement for the deployment scripts, support also ROX_<FEATURE_FLAG_NAME>=true/false being set in the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions