wt-cli

Webtask CLI - all you need is code

MIT License

Downloads
658
Stars
320
Committers
38

Bot releases are hidden (Show)

wt-cli - v12.3.0 Latest Release

Published by TwelveNights over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/auth0/wt-cli/compare/v12.2.0...v12.3.0

wt-cli - v12.2.0

Published by TwelveNights over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/auth0/wt-cli/compare/v12.1.0...v12.2.0

wt-cli - v12.1.0

Published by jpadilla over 3 years ago

Allow specifying an optional runtime argument #265

wt-cli - v8.0.0

Published by tjanczuk almost 7 years ago

  • Alpha support for Security V2
wt-cli - 7.0.1

Published by ggoodman about 7 years ago

  • Fix wt serve --debug for node >= 8.x
wt-cli - 7.0.0

Published by ggoodman about 7 years ago

  • 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
wt-cli - 6.2.0

Published by ggoodman about 7 years ago

  • wt cron schedule
    • Add support for the --state <STATE> option to allow passing an initial state on cron creation or updating.
wt-cli - 6.1.1

Published by ggoodman over 7 years ago

  • Fixes bug in situations where package.json contained empty dependencies.
wt-cli - 3.10.0

Published by ggoodman almost 8 years ago

  • Add support for --bundle-minify to wt update
  • Add support for --secrets-file to wt create, wt serve and wt debug
wt-cli - 3.6.0

Published by callemo about 8 years ago

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.

wt-cli - 3.5.0

Published by tjanczuk about 8 years ago

  • support for webtask URLs utilizing the wildcard domain format: https://{container}.{host}/{webtask}/...
wt-cli - Correct the way development flags are appended to urls

Published by ggoodman over 9 years ago