Changes between Version 1 and Version 2 of GENIExperimenter/Tutorials/GENIDesktop/05032016/GENIDesktop_CLI


Ignore:
Timestamp:
05/03/16 23:20:25 (8 years ago)
Author:
jp_reed@yahoo.com
Comment:

--

Legend:

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

    v1 v2  
    33Navigation: [wiki:GENIExperimenter/Tutorials/GENIDesktop/GEC23#ExercisesTasks Back]
    44
    5 = GENIDesktop Command Line Interface Tool =
     5= GENI Desktop Command Line Interface Tool =
    66
    7 The GENIDesktop Command line Interface Tool is a simple client side tool written in python that interacts with the GENIDesktop server to provide a user with a subset of operations that can currently be done via the GUI interface. It provides a user with the flexibility to automate GENIDesktop related operations by combining multiple operation into a '''bash''' or '''.bat''' script and customize them based on their needs. Some of the operations currently supported by the GENIDesktop CLI Tool are:
     7The GENI Desktop Command line Interface Tool is a simple client side tool written in python that interacts with the GENI Desktop server to provide a user with a subset of operations that can currently be done via the GUI interface. It provides a user with the flexibility to automate GENI Desktop related operations by combining multiple operation into a '''bash''' or '''.bat''' script and customize them based on their needs. Some of the operations currently supported by the GENI Desktop CLI Tool are:
    88
    99  * Check status of the slice/slivers
     
    2222  1. [wiki:GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENIDesktop_CLI#STEP4.UsingGENIDesktopCLI Using GENIDesktop CLI.]
    2323
    24  == STEP 1. Download and Install and Test GENIDesktop CLI Tool ==
    25 To Download the GENIDesktop CLI Tool, please log in to the GENIDesktop if you are not already logged in. Click on the setting wheel like icon on the far top-right of the page to launch the settings menu. Click on '''GDCLI''' button.
     24 == STEP 1. Download and Install and Test GENI Desktop CLI Tool ==
     25To Download the GENI Desktop CLI Tool, please log in to the GENI Desktop if you are not already logged in. Click on the setting wheel like icon on the far top-right of the page to launch the settings menu. Click on '''GDCLI''' button.
    2626
    27 [[Image(wiki:GEMINI/Tutorial/Images:settings_wheel.png)]]
     27[[Image(1.png)]]
    2828
    2929This takes you to the [https://genidesktop.netlab.uky.edu/stable/gdcli_instructions/gdcli_quickstart.php quick start guide] for the CLI .