
rbt
List of commands for rbt:
-
rbt:tldr:2b1dc rbt: Patch your tree with a change on a review request.$ rbt patch ${review_request_id}try on your machineexplain this command
-
rbt:tldr:84ef8 rbt: Land a change in a local branch or on a review request.$ rbt land ${branch_name}try on your machineexplain this command
-
rbt:tldr:b6ae7 rbt: Post changes to Review Board.$ rbt post ${change_number}try on your machineexplain this command
-
rbt:tldr:e9d38 rbt: Display the diff that will be sent to Review Board.$ rbt difftry on your machineexplain this command
-
rbt:tldr:f62b4 rbt: Set up RBTool to talk to a repository.$ rbt setup-repotry on your machineexplain this command