Like most dev teams, we have multiple environments (local, test, prod). It would be very useful to be able to copy a flag to an other environment directly from the UI so if a flag works well in test, we can quickly send it to prod.
Doing the work in git is a possibility, but having it available in the UI would make this operation more accessible and quicker.