Feature #51

CLI Messages

Added by Ruben S. Montero over 12 years ago. Updated over 12 years ago.

Status:ClosedStart date:
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

0%

Category:Client API & Library
Target version:Release 1.2
Resolution:fixed Pull request:

Description

Review return messages from CLI commands. They should not return any message if everything went fine. Maybe with the exception of commands which result provides useful information (eg. submit method). In this case, the output could be obtained through a verbose option, -v.

Also some of the commands of the one* tools are somehow incoherent, eg. onevm submit, onehost add, onenetwork create do the same operation on different objects, and should have the same name.

Finally we should find a better name for the onenetwork command. Some thoughts: onevn onevnet

Associated revisions

Revision d662ac78
Added by Javi Fontan over 12 years ago

CLI on success does not print anything unless -v is specified (#51)

git-svn-id: http://svn.opennebula.org/one/trunk@249 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision 394e45f7
Added by Javi Fontan over 12 years ago

onenetwork renamed to onevnet (#51)

git-svn-id: http://svn.opennebula.org/one/trunk@250 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision e5ec947c
Added by Javi Fontan over 12 years ago

onehost add and onevm submit commands are changed to create (#51)

git-svn-id: http://svn.opennebula.org/one/trunk@251 3034c82b-c49b-4eb3-8279-a7acafdc01c0

History

#1 Updated by Javi Fontan over 12 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Done in r249, r250 and r251

Also available in: Atom PDF