This ubiquity subscription contains
set of commands dedicated for working with bugzilla. Before being able to use it you would need to configure your
connections to bugzilla servers. To do so you need to subscribe to command first and then type:
After you have configured sessions you will be able to use the commands. If there is only one session it will be used by the default otherwise you would have to specify session by name you want to use in the commands. By the default last used session will be taken
This command currently is under heavy development
bugzilla-session-add
MySession
url https://bugzilla.myhost.com/
user MyUserName
password MyPassword
After you have configured sessions you will be able to use the commands. If there is only one session it will be used by the default otherwise you would have to specify session by name you want to use in the commands. By the default last used session will be taken
This command currently is under heavy development