Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@connectedyard/heroku-postico

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connectedyard/heroku-postico

heroku-postico ==============

  • 0.0.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
8
Weekly downloads
 
Created
Source

heroku-postico

oclif Version Downloads/week License

Tools to make it easier to connect to Heroku postgres databases from Postico. You must have Postico installed for this tool to work. If you've never used Postico - it's one of the best Postgres apps for OSX on the market.

Installation

INSTALLATION
  $ npm install -g @connectedyard/heroku-postico
  $ heroku plugins:install @connectedyard/heroku-postico
  $ heroku postico

Commands

heroku postico:open

Fetch Heroku postgres databases for a team to choose from a list and connect in Postico.

USAGE
  $ heroku postico:open --team=[your heroku team]

heroku postico:export

Export a folder containing Postico favorite files for all Heroku postgres databases associated with a team.

USAGE
  $ heroku postico:export --team=[your heroku team]

Once the favorites are exported, drag & drop the folder onto the postico favorites window.

:warning: :warning: :warning: Be sure to delete the exported favorites folder permanently after importing to prevent leaking your passwords.

Developing

  1. Clone the repo.
  2. CD into the repo and Link the heroku cli to your local working copy: heroku plugins:link.
  3. Make your edits and test your changes by running heroku postico as you normally would.
  4. Send us a PR and we'll review it.

Keywords

FAQs

Package last updated on 12 Aug 2020

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