Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 00:51
0be3c3c

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 init subcommand, for bootstrapping a Node.js application for deployment on Section (#89)
  • Feature: Add sectionctl domains subcommand, 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 deploy works more reliably with larger apps (#84)
  • Update: Order subcommands alphabetically, to make them more readable (#88)