Jump to content

Is there any way to open a code review window by giving a command line argument to plastic GUI client?


einzero

Recommended Posts

Hi, 

I have some question about command line while using plastic GUI client.

 

Actually, I haven't seen any official manual about command line for GUI client, 

I found there was some command line argument like open change set / branch diff window directly.

(ex: plastic.exe --showbranch=br:branch_spec / plastic.exe --showchangeset=cs:changeset_number@repository) 

 

Then, is there any command line argument for open specific code review window by plastic GUI client?

I tried some command, but it didn't work 

(And I hope there would be an official document about command line for GUI client )

 

Thanks for reading my question.

Link to comment
Share on other sites

 

Hi,

 

You can use the "cm codereview" command:

 

cm codereview --help
Create, edit or delete code reviews.
 
Regards,
Carlos.

 

 

Hi, thanks for your reply.

 

However, It seems that cm codereview cannot open specific code review window in GUI client.

(The only thing it can to is just change the status or assignee of a code review.

It cannot write the comment and view the code like in code review window)

 

It would be very useful to open specific code review window in GUI client by clicking the specific link or command :)

 

Regards

Sunwung

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...