v1.5.0
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 logssubcommand for viewing application and access logs (#64, #65, #66) - Feature: Add ability to create and delete applications via
sectionctl apps createandsection 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)