heroku-connect-plugin icon indicating copy to clipboard operation
heroku-connect-plugin copied to clipboard

CLI plugin for Heroku Connect (experimental)

Results 25 heroku-connect-plugin issues
Sort by recently updated
recently updated
newest added

There's lots of useful queries for exploring the trigger log table that we seem to provide to customers regularly. If we could capture those in CLI commands that could be...

https://devcenter.heroku.com/articles/cli-style-guide#dependency-guidelines

Heroku CLI v6 plugins use a very different code format for defining commands and command options. We should upgrade to this structure as well, to start taking advantage of newer...

Currently, `connect:info` lists very basic information about every Heroku Connect connection on an app. With #67, that'll be harder to make readable, and I'm not convinced this is a good...

Other CLI commands offer a `--json` option to dump API output directly to the console, where it can be consumed by tools like `jq` for more advanced scripting. We should...

This will likely also require reformatting the results using `cli.styledHash`, so it's actually readable.

It would be great if there was a way to pass a flag to connect:info to get the rest of the information that comes with deep=true. This would be especially...

Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 5.2.0 to 10.1.8. Release notes Sourced from inquirer's releases. [email protected] Fix broken backward compatibility issues with v9. Choice objects without value should default to use name as...

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.7.3. Release notes Sourced from mocha's releases. v10.7.3 10.7.3 (2024-08-09) 🩹 Fixes make release-please build work (#5194) (afd66ef) v10.7.2 10.7.2 (2024-08-06) 📚 Documentation improve filtering...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.7.3. Release notes Sourced from axios's releases. Release v1.7.3 Release notes: Bug Fixes adapter: fix progress event emitting; (#6518) (e3c76fc) fetch: fix withCredentials request config...

dependencies