Changes between Version 23 and Version 24 of GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENIDesktop_CLI


Ignore:
Timestamp:
06/10/15 13:18:36 (9 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENIDesktop_CLI

    v23 v24  
    3232On the Account page, Under the <b>GDCLI Downloads</b> section, please click on the appropriate installer for your operating system. We currently have installers for MAC OS, Windows and Ubuntu/Debian (or any other debian based Linux OS). If you are using any other OS and have python 2.7 or greater (python 3.0 not supported), you can go ahead and use the python version of the GDCLI.
    3333</td><td><img border="0" src="http://groups.geni.net/geni/attachment/wiki/GEMINI/Tutorial/Images/accounts.png?format=raw" width="400" /></td></tr>
    34 <tr><td>Click on the <b> INSTALL Instructions</b> link above the download links and follow the relevant section for your Operating system</td></tr>
     34<tr><td>Click on the <b> INSTALL Instructions</b> link above the download links and skip to STEP 4 (Installing) and follow the section for your Operating system</td></tr>
    3535<tr><td>If installed correctly you should be able to run the <b>"gdcli version"</b> command </td></tr>
    3636</table>
     
    4040GENI Desktop Command Line Interface v1.16
    4141}}}
     42
     43If you do not see this output or run into any error , please ask for help.
     44 
    4245 == STEP 2. Generate and Download GDCLI key. ==
     46  If you never used the GENIDesktop CLI Tool before, you will have to first generate a gdcli key which is an authentication token used by the system. To do this, Please click the "generate key" button under '''GDCLI Key''' Section on the accounts page.
     47  Then click on the "Download Key" link to save the gdcli.key file on your machine. Please note the location you downloaded this file since it will required in the next step.
     48
    4349 == STEP 3. Enable the GDCLI using the GDCLI key. ==
     50 Run the command below to authenticate your CLI session using the gdcli.key just downloaded.
     51
     52{{{
     53 gdcli authfile -p <PATH to gdcli.key file>
     54}}}
     55
     56NOTE:  This should only be the path. Please **DO NOT** include the filename "gdcli.key" in the path provided above 
     57
    4458 == STEP 4. Using GENIDesktop CLI ==
    4559