Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Add a copy button to copy the SSH shell command #5261

Open
yiyione opened this issue Jan 22, 2021 · 1 comment
Open

Add a copy button to copy the SSH shell command #5261

yiyione opened this issue Jan 22, 2021 · 1 comment

Comments

@yiyione
Copy link
Contributor

yiyione commented Jan 22, 2021

What would you like to be added:
Add a copy button in job detail page to copy the SSH shell command

Why is this needed:
More easy to copy the SSH command.
image

Without this feature, how does the current module work:
In current job detail page, user need 3 step to copy the SSH command:

  1. click SSH Info button
  2. Select the command
  3. Right click to copy / press Ctrl + C

Components that may involve changes:
Need a new button in TaskRole table

@suiguoxin
Copy link
Member

There could be multiple ssh keys after this feature #5223.
All the user saved public keys along with the public keys for the job will all be saved in the job container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants