There is a renewed interest in CLI applications to help automate common tasks and improve developer experience by building on top of APIs. Compared to web apps, CLIs are much faster to build and work great for developer tools and admin interfaces. Jeff will introduce the oclif CLI framework built from the Heroku and Salesforce CLIs to show you how to create flexible CLIs of your own easily.