Skip to content

Releases: auth0/wt-cli

v12.3.0

02 Jun 17:16
3053ce8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.2.0...v12.3.0

v12.2.0

02 Jun 17:16
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @sre-57-opslevel made their first contribution in #273

Full Changelog: v12.1.0...v12.2.0

v12.1.0

18 May 16:57
1920216
Compare
Choose a tag to compare

Allow specifying an optional runtime argument #265

v8.0.0

23 Oct 02:54
Compare
Choose a tag to compare
  • Alpha support for Security V2

7.0.1

16 Oct 13:58
Compare
Choose a tag to compare
  • Fix wt serve --debug for node >= 8.x

7.0.0

16 Oct 13:58
Compare
Choose a tag to compare
  • Remove wt bundle that was deprecated in an earlier version
  • Deprecate wt cron schedule
  • Add wt cron create
  • Add wt cron update for changes to code
  • Add wt cron reschedule for changes to schedule, state and timezone

6.2.0

08 Aug 13:34
Compare
Choose a tag to compare
  • wt cron schedule
    • Add support for the --state <STATE> option to allow passing an initial state on cron creation or updating.

6.1.1

13 Jun 12:16
Compare
Choose a tag to compare
  • Fixes bug in situations where package.json contained empty dependencies.

3.10.0

06 Jan 20:05
Compare
Choose a tag to compare
  • Add support for --bundle-minify to wt update
  • Add support for --secrets-file to wt create, wt serve and wt debug

3.6.0

08 Oct 07:30
Compare
Choose a tag to compare

Webtask CLI v3.6

Adding the Move Command

This command gives to the cli the capability to move/copy webtasks — and its related assets like code, secrets, cron schedules and built-in storage — to a different name, container or an entirely different cluster.