jakob / jakob/Postico

Feature request: run commands on host when connect via ssh

Open
#726 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
486
Forks
8
PR merge metrics
No merged PRs in 30d

Description

When Postico opens a connection via a ssh connect, it would be nice to have the ability to run first a command on the host.

My use case is to start first the proxy on a Kubernetes cluster: `kubectl port-forward the-pod-with-postgresql 7070:5432 -n namespace`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing Postico's SSH connection flow and the handling of the example kubectl port-forward command. Define how a command would run on the host before the database connection, then verify the command completes before connecting; the issue names no files or tests, so repository exploration is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.