0.8.1 • Published 6 years ago

tme-tools v0.8.1

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

TME's Tools for the Heroku Toolbelt

  • Install: $ heroku plugins:install tme-tools
  • Help: $ heroku tme --help

Adds the following commands to the Heroku Toolbelt:

$ heroku tme:app-copy [source-app-name] [target-app-name] This will clone an app (slug + environment settings) from one app to another.

$ heroku tme:app-push [heroku-app-name] [heroku-app-name-regex] Pushes the slug the app is running on to one or more apps

$ heroku tme:slug-push [slug-id] [heroku-app-name-regex] [options]* Pushes a given slug-id to one or more target apps

$ heroku tme:build-push [build-file] [heroku-app-name-regex] [options]* reads a release file (result from: "heroku releases --json --num 1 --app ...") and pushes the slug to one or more target apps

$ heroku tme:config [heroku-app-name] [--format (text|json)]* Reads the environment variables of an app and return them in a requested format

$ heroku tme:config-copy [source-app-name] [target-app-name] [options]* Copies the environment variables from ane app to another

$ heroku tme:config-push [key-values] [heroku-app-name-regex] Pushes one or more key-values (eg: key1=value1 key2=value2 ...) to one or more apps

$ heroku tme:rollback [heroku-app-name-regex] [options]* Rolls back one or more apps to their previous release

0.8.1

6 years ago

0.8.0

6 years ago

0.7.7

7 years ago

0.7.6

7 years ago

0.7.5

7 years ago

0.7.4

7 years ago

0.7.3

7 years ago

0.7.2

7 years ago

0.6.9

7 years ago

0.6.7

7 years ago

0.6.5

8 years ago

0.6.4

8 years ago

0.6.3

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.4

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.1.0

9 years ago