cloudbees-days/fm-create-flag

Create a new feature flag in CloudBees Feature Management

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenCloudBees Feature Management API tokenyes
org-idCloudBees organization IDyes
application-nameApplication name where the flag will be createdyes
flag-nameName of the feature flag to createyes
flag-typeType of the flag (Boolean, String, Number)noBoolean
descriptionDescription of the feature flagno""
variantsYAML list of flag variants (for non-Boolean flags)no""
is-permanentWhether the flag is permanent (true/false)nofalse
api-urlCloudBees API URLnohttps://api.cloudbees.io
use-org-as-appUse organization ID as application ID for flags API (original mode)nofalse
namedescription
flag-idThe ID of the created feature flag
flag-nameThe name of the created feature flag
flag-typeThe type of the created feature flag