smoothkeron.blogg.se

Bugzilla api
Bugzilla api





bugzilla api bugzilla api

Output bunches of debugging info -version Give more info about what's going on -debug Token file to use for bugzilla authentication -verbose cookiefileĬookie file to use for bugzilla authentication -tokenfile no-cache-credentialsĭon't save any bugzilla cookies or tokens to disk, and don't use any pre-existing credentials. Consider using this if you are depending on cached credentials, to ensure that when they expire the tool errors, rather than subtly change output. Raise an error if we aren't logged in to bugzilla. The session (login token) will be restricted to the current IP address. Log in with this password -restrict-login Run interactive "login" before performing the specified command. If a non-specific URL is passed, like '', bugzilla will try to probe whether the expected XMLRPC or REST path is available, preferring XMLRPC for backwards compatibility.ĭon't error on invalid bugzilla SSL certificate -certĬlient side certificate file needed by the webserver.

Bugzilla api full#

Full API URLs are typically like: * # XMLRPC API Show this help message and exit -bugzilla * info - get info about the given bugzilla instance Global Options -help, -h * attach - attach files to existing bugs, or get attachments * query - search for bugs matching given criteria * login - log into the given bugzilla instance Command line tool for interacting with Bugzilla Synopsisīugzilla Descriptionīugzilla is a command line tool for interacting with a Bugzilla instance over REST or XMLRPC.







Bugzilla api