v1.7.0
This release adds two new subcommands (sectionctl domains and sectionctl apps init) and extends the behavior of an existing subcommand (sectionctl version).
Highlights from this release include:
- Feature: Add
sectionctl apps initsubcommand, for bootstrapping a Node.js application for deployment on Section (#89) - Feature: Add
sectionctl domainssubcommand, to list domains on an account (#87) - Feature: Add a version checker that prompts you to upgrade (#85)
- Update: Increase the default timeout value, so
sectionctl deployworks more reliably with larger apps (#84) - Update: Order subcommands alphabetically, to make them more readable (#88)