Skip to content
  • Stavros Sachtouris's avatar
    Apply uniform descriptions to all client commands · a29d2f88
    Stavros Sachtouris authored
    <GRNET name>/<OS name> API <actuall api> commands
    
    e.g.
      Cyclades/Compute API server commands
    or
      Pithos+/Storage API commands
    
    Commands file names are named after the API they implement, not the command interface.
    It cyclades, astakos, pithos, etc. instead of server, user, file, although the command
    names they expose are "server *", "user *", "file *", etc.
    
    Cyclades is a pretty good example: it exposes a set of commands with different prefixes
    (server, network, flavor) and they all use the cyclades client.
    a29d2f88
To find the state of this project's repository at the time of any of these versions, check out the tags.