gdeposit is used to deposit time-bounded resource credits into accounts resulting in the creation or enlargement of an allocation. (See Allocations for managing allocations). The start time will default to -infinity and the end time will default to infinity if not specified. Accounts must first be created using gmkaccount (unless auto-generated).
gdeposit {-a account_id | -p project_name} [-i allocation_id] [-s start_time] [-e end_time] [[-z] amount] [-L credit_limit] [-d description] [-h | —hours] [—debug] [-? | —help] [—man] [—quiet] [-v | —verbose]
Example 8-7. Making a deposit
$ gdeposit -s 2003-10-01 -e 2004-10-01 -z 360000000 -a 1
Successfully deposited 360000000 credits into account 1