v1.4.0
This release allows the Node.js application to be deployed into non-default directories inside Section Git repository. It also fixes a bug that stopped sectionctl from working when API tokens are specified as environment variables.
Highlights from this release:
- Feature: Add optional
--app-pathflag tosectionctl psandsectionctl deploysubcommand to specify the folder name in Section Git repository (#61) - Update: Add spinners to
accounts,apps,ps,whoamisubcommands (#58) - Update: If analytics are enabled, make sectionctl run a lot faster (#57)
- Update: Add missing helper text for
pssubcommand flags (#56) - Bugfix: Make tokens work when there are no stored credentials (#62)
- Bugfix: Windows binaries in the release tarball now have the correct
.exefile extension - Bugfix: Raise auth specific errors (#63)
- Bugfix: Ensure short flags are unique (#55)