Changes between Initial Version and Version 1 of ProjectCommands


Ignore:
Timestamp:
May 29, 2012, 2:46:47 PM (13 years ago)
Author:
Mikael Brandström Durling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectCommands

    v1 v1  
     1= Project commands =
     2
     3== Enter project ==
     4This has to be done before you can work within a project.
     5
     6==== Usage: ```proj [project-name]```  ====
     7If project name is omitted, change to the default project as set by ```selectproject```.
     8
     9
     10== Set default project ==
     11This will set the default project used by ```proj```. Setting a default project will save you some typing if you are always switching to the same project.
     12
     13==== Usage: ```select project <project-name> ``` ====
     14
     15== List your projects ==
     16List all projects you are registered with. It will also give your current quota and disk usage for the projects.
     17
     18==== Usage: ```listproj``` ====
     19