Man pages for featureflag
Turn Features On and Off using Feature Flags

create_bool_feature_flagCreates an instance of a bool feature flag with the specified...
create_connect_group_feature_flagCreates an instance of a connect feature flag that is enabled...
create_connect_user_feature_flagCreates an instance of a connect feature flag that is enabled...
create_env_var_feature_flagCreates an instance of a feature flag that is enabled based...
create_feature_flagCreates the base of a feature flag.
create_percentage_feature_flagCreates an instance of a percentage feature flag with a...
create_time_period_feature_flagCreates an instance of a time period feature flag.
feature_ifEvaluates the provided expression if the feature flag is...
feature_ifelseEvaluates one or the other expression based on whether the...
is_enabledChecks if the given feature flag is enabled.
is_enabled.bool_feature_flagChecks if the given bool feature flag is enabled
is_enabled.connect_group_feature_flagChecks if the given connect group feature flag is enabled
is_enabled.connect_user_feature_flagChecks if the given connect user feature flag is enabled
is_enabled.env_var_feature_flagChecks if the given environment variable feature flag is...
is_enabled.percentage_feature_flagChecks if the given percentage flag is enabled
is_enabled.time_period_feature_flagChecks if the given bool feature flag is enabled
featureflag documentation built on April 4, 2025, 5:45 a.m.