Socket
Book a DemoInstallSign in
Socket

@heroku-cli/plugin-automations

Package Overview
Dependencies
Maintainers
30
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/plugin-automations

Heroku Automations Plugin for the Heroku CLI

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
30
Created
Source

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
  • Commands

Usage

$ npm install -g @heroku-cli/plugin-automations
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@heroku-cli/plugin-automations/1.0.3 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

Keywords

oclif-plugin

FAQs

Package last updated on 31 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts