Socket
Socket
Sign inDemoInstall

heroku-usage

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-usage

Heroku CLI plugin to display current and estimated usage


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

heroku-usage

Heroku CLI plugin to show current and estimated dyno + addon usage at the organization level.

$ heroku usage:monthly --org myorg
=== Usage for pay period: May 1st 2016 - Jun 1st 2016
Addons:                 $2964 / month
Dyno units (current):   62
Dyno units (estimated): 155

how to install

TBD

local development tips

  • Use cli.debug() from heroku-cli-util to pretty-print an object.
  • Run a command with HEROKU_DEBUG=1 to print debugging statements. HEROKU_DEBUG_HEADERS=1 to also get the headers.
  • Inspect ~/.heroku/error.log for extra error output.
  • Make sure you run heroku plugins:link . if it seems old code is being run.

Keywords

FAQs

Package last updated on 13 May 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc