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

Support SSH commands in 'ec3 ssh' #67

Closed
gmolto opened this issue Oct 30, 2018 · 1 comment
Closed

Support SSH commands in 'ec3 ssh' #67

gmolto opened this issue Oct 30, 2018 · 1 comment
Assignees
Milestone

Comments

@gmolto
Copy link
Member

gmolto commented Oct 30, 2018

When using ec3 ssh cluster-name to log in to a cluster it would be convenient to support passing parameters in order to remotely invoke commands via SSH (just as the ssh command supports).

Expected functionality:

As an example, issuing

ec3 ssh cluster-name ls -l /tmp

would result in listing the contents of the /tmp dir in the front-end node of the cluster identified by cluster-name

@micafer micafer self-assigned this Oct 31, 2018
@micafer micafer added this to the 2.0.2 milestone Oct 31, 2018
micafer added a commit that referenced this issue Oct 31, 2018
@micafer
Copy link
Member

micafer commented Oct 31, 2018

Solved in the master branch.

@micafer micafer closed this as completed Oct 31, 2018
@micafer micafer modified the milestones: 2.0.2, 2.1.0 Nov 16, 2018
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