The Flex Plugins CLI has been updated to automate one of the most common operations, enabling or disabling a single plugin. Developers can now provide the disable-plugin
and enable-plugin
arguments in the release
and create-configuration
commands. This simplifies the release process for developers managing multiple plugins. They no longer need to gather and update configurations for every active plugin. Refer to our CLI documentation for more details on these commands.
Other notable changes:
- Flex plugins no longer need to start with “plugin-”.