Flex | Sep. 30, 2020

Control your Flex application DevOps with the Flex Plugins CLI

The Flex Plugins CLI (Command Line Interface) is the new interface for developing, testing, and releasing plugins. It accelerates your plugin development by automating the key workflows you'll use while customizing Flex for your users.

With the Flex Plugins CLI developers can:

  • Build new plugins - Start with a blank slate, or build from a template. Access all of Flex’s frontend programmability to customize the UI.
  • Deploy and release plugin versions - Define plugin versions to track incremental updates to your customer experience. Deploy updates for each of your plugins individually, or bundle all of your updates together in a single release.
  • Manage your version and release history - All of the updates to your plugin versions are tracked as a history of releases. Use this history to quickly identify and track changes in your application, and select a prior configuration to re-release in the event of an issue with your users.

Head over to the installation guide to get started and our migration guide to adopt the Flex Plugins CLI for your existing plugins.

Flex Beta