1.0.3 • Published 6 years ago

@heroku-cli/plugin-automations v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Heroku Automations for the Heroku CLI

Make use of this plugin to migrate your existing Jobs from the Heroku Scheduler add-on to Heroku Automations.

Usage

$ npm install -g @heroku-cli/plugin-automations
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@heroku-cli/plugin-automations/1.0.2 darwin-x64 node-v8.11.3
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example automations:migrate

Import existing jobs from the Heroku Scheduler add-on into Heroku Automations

USAGE
  $ oclif-example automations:migrate

OPTIONS
  -a, --app=app        (required) app to run command against
  -r, --remote=remote  git remote of app to use

See code: src/commands/automations/migrate.ts

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago