Version 3 (modified by 12 years ago) (diff) | ,
---|
Project commands
Enter project
This has to be done before you can work within a project.
Usage:
proj [-c] [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:
selectproj <project-name>
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 [-q]
If -q
is given, it will only list projects that are using 90% or more of the allocated disk space.