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

@heroku-cli/plugin-ps-exec

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/plugin-ps-exec - npm Package Compare versions

Comparing version 2.6.0-beta.0 to 2.6.0

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"2.6.0-beta.0","commands":{"ps:exec":{"id":"ps:exec","description":"Create an SSH session to a dyno\nExample:\n\n $ heroku ps:exec 'node -i' --app murmuring-headland-14719","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"ssh":{"name":"ssh","type":"boolean","description":"use native ssh","required":false,"allowNo":false},"status":{"name":"status","type":"boolean","description":"lists the status of the SSH server in the dyno","required":false,"allowNo":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[]},"ps:socks":{"id":"ps:socks","description":"Launch a SOCKS proxy into a dyno\nExample:\n\n $ heroku ps:socks --app murmuring-headland-14719\n Establishing credentials... done\n SOCKSv5 proxy server started on port 1080\n Use CTRL+C to stop the proxy","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[]},"ps:forward":{"id":"ps:forward","description":"Forward traffic on a local port to a dyno\nProvide a port or comma-separated list of ports to forward.\n\n For example, \"4000,9000:9001\" will forward port 4000 to port 4000 and\n port 9000 to port 9001.\n\n Example:\n\n $ heroku ps:forward 8080 --app murmuring-headland-14719","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"localPort":{"name":"localPort","type":"option","char":"p","description":"the local port to use","hidden":true,"required":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[{"name":"port","required":true}]},"ps:copy":{"id":"ps:copy","description":"Copy a file from a dyno to the local filesystem\nExample:\n\n $ heroku ps:copy FILENAME --app murmuring-headland-14719","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"output":{"name":"output","type":"option","char":"o","description":"the name of the output file","required":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[{"name":"file","required":true}]}}}
{"version":"2.6.0","commands":{"ps:exec":{"id":"ps:exec","description":"Create an SSH session to a dyno\nExample:\n\n $ heroku ps:exec 'node -i' --app murmuring-headland-14719","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"ssh":{"name":"ssh","type":"boolean","description":"use native ssh","required":false,"allowNo":false},"status":{"name":"status","type":"boolean","description":"lists the status of the SSH server in the dyno","required":false,"allowNo":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[]},"ps:socks":{"id":"ps:socks","description":"Launch a SOCKS proxy into a dyno\nExample:\n\n $ heroku ps:socks --app murmuring-headland-14719\n Establishing credentials... done\n SOCKSv5 proxy server started on port 1080\n Use CTRL+C to stop the proxy","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[]},"ps:forward":{"id":"ps:forward","description":"Forward traffic on a local port to a dyno\nProvide a port or comma-separated list of ports to forward.\n\n For example, \"4000,9000:9001\" will forward port 4000 to port 4000 and\n port 9000 to port 9001.\n\n Example:\n\n $ heroku ps:forward 8080 --app murmuring-headland-14719","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"localPort":{"name":"localPort","type":"option","char":"p","description":"the local port to use","hidden":true,"required":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[{"name":"port","required":true}]},"ps:copy":{"id":"ps:copy","description":"Copy a file from a dyno to the local filesystem\nExample:\n\n $ heroku ps:copy FILENAME --app murmuring-headland-14719","pluginName":"@heroku-cli/plugin-ps-exec","pluginType":"core","hidden":false,"aliases":[],"flags":{"dyno":{"name":"dyno","type":"option","char":"d","description":"specify the dyno to connect to","required":false},"output":{"name":"output","type":"option","char":"o","description":"the name of the output file","required":false},"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[{"name":"file","required":true}]}}}
{
"name": "@heroku-cli/plugin-ps-exec",
"version": "2.6.0-beta.0",
"version": "2.6.0",
"description": "Heroku Exec CLI",

@@ -5,0 +5,0 @@ "main": "index.js",

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