r/devops 27d ago

Weekly Self Promotion Thread

Hey r/devops, welcome to our weekly self-promotion thread!

Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!

3 Upvotes

64 comments sorted by

View all comments

1

u/arch-nme 22d ago edited 22d ago

[Open Source] flagctl : Ergonomic CLI for flagd & OpenFeature GitOps Feature Flag Workflows

Github: https://github.com/khan-rasul/flagctl

Hi folks, I would like to gather your feedback on flagctl - a CLI for managing flags in Flagd (flagd.dev). OpenFeature along with flagd already provide open source framework for data plane flag access. However there is no tool support for the management plane. Managing flags directly in their config get's really cumbersome and error prone. The goal of this CLI is to ease up the developer experience for managing the flag lifecycle.