feature flags
CloudBees Feature Management (legacy)
|
This is Rollout-legacy documentation. For Rollout customers: This (Rollout) documentation remains available through your end-of-service date. CloudBees Feature Management is now part of CloudBees Unify. Refer to CloudBees Unify Feature management documentation. |
A software development process used to remotely enable or disable functionality without changing code. Flags can be toggled on or off while in production. They assist in helping teams achieve continuous delivery with less risk, and can be implemented on the client or server side.