Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 11:43
0844720

This release adds the sectionctl logs subcommand, for viewing application and access logs. This helps you understand how your Node.js applications are behaving on Section's edge compute platform.

Highlights from this release:

  • Feature: Add a sectionctl logs subcommand for viewing application and access logs (#64, #65, #66)
  • Feature: Add ability to create and delete applications via sectionctl apps create and section apps delete (#68)
  • Update: Support supplying a token on the command line when logging in (#67)
  • Bugfix: Don't require user to be logged in to run sectionctl version (#69)