Commit Graph

17 Commits (7c329ae63fc01deeeb6267b5d4e2fc28886b97ee)

Author SHA1 Message Date
Roman Iuvshin 28b97b968e Update cli.sh 2016-11-14 18:03:56 +02:00
Tyler Jewell 38d54ebb18 Update cli.sh 2016-11-12 15:48:59 -08:00
Tyler Jewell 44eba76d16 Change version to 5.0.0-latest 2016-11-12 15:42:33 -08:00
Roman Iuvshin 46414b84d7 use che docker images from eclipse organization 2016-11-11 15:01:48 +02:00
Florent BENOIT 1c0cbd5f10 cli: che ssh and che mount commands (#3033)
-Update the che-mount command to match new remote container

che mount <workspace-name>
or
che mount <workspace-id>
or
che mount <namespace:workspace-name>

- Introduce che-ssh command

che ssh <workspace-id or name> [machine-name]
(machine name is optional, by default it is using the dev-machine)

it's possible to get all data to connect with ssh or putty with
$ che action get-ssh-data <workspaceName>
SSH_IP=192.168.65.2
SSH_PORT=32900
SSH_USER=user
SSH_PRIVATE_KEY='
-----BEGIN RSA PRIVATE KEY-----
content
-----END RSA PRIVATE KEY-----

Change-Id: Icffcf23bed8419a086d2ee47479d804c0ed57828
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-11-09 11:44:39 -07:00
Michail Kuznetsov 42a8e43a3d Follow up fixes after configuration property renaming (#2955) 2016-11-02 10:12:58 +02:00
Tyler Jewell 823ad8d7c4 initial (#2790) 2016-10-16 07:07:36 -07:00
Tyler Jewell 76417ef7be CLI: Add new command - ws - for listing & logs of workspaces (#2717)
* add ws function
* improve output formatting
2016-10-08 09:45:04 -07:00
Tyler Jewell 3c5dc40894 Fixes space issue with profile variables (#2575)
* initial
* env variable usage
2016-09-23 16:24:23 -07:00
Tyler Jewell c77e54256e CLI: Use new che-mount & adds mechanism for CLI to update itself to new versions (#2535)
* initial
* update usage
2016-09-23 07:01:50 -07:00
Tyler Jewell 0d11d90ba3 Update cli.sh 2016-09-22 17:56:28 -07:00
Tyler Jewell a55799ab0c Update cli.sh 2016-09-22 17:16:07 -07:00
Tyler Jewell 1ee23bdea9 Update cli.sh 2016-09-22 16:38:22 -07:00
Tyler Jewell a5f0ddf52d Update cli.sh 2016-09-22 16:25:38 -07:00
Tyler Jewell 912cc83f4f Update cli.sh 2016-09-22 16:12:08 -07:00
Tyler Jewell a1debe477b Update cli.sh 2016-09-22 16:04:18 -07:00
Tyler Jewell e17fbe6e73 initial - for testing 2016-09-22 15:14:59 -07:00