Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client side gp CLI] Message bus for port forwarding, local browser handling and clipboard sharing for SSH workflow #14989

Open
axonasif opened this issue Nov 28, 2022 · 4 comments

Comments

@axonasif
Copy link
Member

Is your feature request related to a problem? Please describe

The current SSH support is great, just needs a bit more integration.

Describe the behaviour you'd like

The following should work out-of-the-box:

  • Auto port-forwarding (as in VSCode or Jetbrains)
  • Cliboard sharing CLI between workspace<>local-machine. (e.g. gp clip, could be similar to pbcopy)

For example, to copy the contents of workspace a file into the clipboard register, I'd like to do cat <file> | gp clip and expect it to be copied in my local operating-system clipboard.

  • gp preview <url> --external, it should communicate with the local gp CLI to spawn the default browser on user machine.

Describe alternatives you've considered

A SSH powered tiny implementation for auto port forwarding with tmux notifications (POC)

Additional context

Internal slack thread.

@akosyakov
Copy link
Member

Duplicate of #7185? maybe copy it as feedback there or link?

@axonasif
Copy link
Member Author

Thanks! That Epic could cover this, linking it there 🙏

@stale
Copy link

stale bot commented Mar 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

1 similar comment
@stale
Copy link

stale bot commented Jun 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jun 17, 2023
@akosyakov akosyakov added the meta: never-stale This issue can never become stale label Jun 21, 2023
@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants