= Project commands = == Enter project == This has to be done before you can work within a project. ==== Usage: ```proj [project-name]``` ==== If project name is omitted, change to the default project as set by ```selectproject```. == Set default project == This 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. ==== Usage: ```select project ``` ==== == List your projects == List all projects you are registered with. It will also give your current quota and disk usage for the projects. ==== Usage: ```listproj``` ====