Next: , Previous: Key and Cert, Up: Command Reference



5.6 Certificate

monotone approve id
This command is a synonym for monotone cert id branch branchname where branchname is the current branch name (either deduced from the working copy or from the --branch option).
monotone comment id
monotone comment id comment
These commands are synonyms for monotone cert id comment comment. If comment is not provided, it is read from stdin.
monotone tag id tagname
This command is a synonym for monotone cert id tag tagname.
monotone testresult id 0
monotone testresult id 1
These commands are synonyms for monotone cert id testresult 0 or monotone cert id testresult 1.