1
0
mirror of https://github.com/rancher/cli.git synced 2026-02-06 21:48:05 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Dan Ramich
6e2f325052 Update ssh to accept users and pass through all args
Problem:
SSH command does not accept a user or allow passing through of commands

Solution:
Add support for -l flag as well as <user>@<node> syntax
Pass through all following args to SSH
2018-04-20 10:46:43 -07:00
Dan Ramich
5500b99435 Add ability to search by name 2018-04-13 13:45:08 -07:00
Dan Ramich
848077d899 Add node and ssh command
Problem:
Need ability to ssh into nodes

Solution:
Add node command to list and delete nodes
Add ssh command to ssh into a node that rancher controls
2018-02-20 16:20:57 -07:00
Dan Ramich
ec1e283323 Adding of new commands 2018-02-13 11:01:39 -07:00
Daishan Peng
03ebe1a203 cli 2.0 2017-09-15 14:34:17 -07:00
Darren Shepherd
7f78a4d9d0 Fix SSH access for environments with auth 2016-11-30 14:21:37 -07:00
Darren Shepherd
c12deb04f8 Small fixes 2016-11-17 15:59:36 -07:00
Darren Shepherd
3165aba51e Switch to v2-beta API 2016-09-13 01:35:38 -07:00
deniseschannon
e297b3892a Updated help command to add in examples and more details 2016-08-11 21:51:54 -07:00
deniseschannon
e49cbd5f96 Updated help for commands 2016-08-10 21:43:48 -07:00
Darren Shepherd
cc95326170 Initial development 2016-07-27 17:55:02 -07:00