Name
bite-bugzilla-attachment - attachment support
Synopsis
- bite bugzilla <attachment|a> [<options>] <command> [<args>]
-
Run attachment commands.
- bite bugzilla <attachment|a> [-h|--help]
-
Output help information.
Description
Attachment support.
Global Options
- -v, --verbose
-
Increase logging verbosity.
Verbosity levels in increasing order are error, warning, info, debug, and trace. The default level is warning causing errors and warnings to be shown. Each
-v/--verbose
option specified increases the level up to the maximum sobite -vv …
runs the given subcommand at the debug level.WarningRunning at the trace level leaks authentication data as it outputs raw response structures including URLs which often include injected login parameters for authenticated sessions. - -q, --quiet
-
Decrease logging verbosity.
- -h, --help
-
Print help output and exit.
Subcommands
- bite-bugzilla-attachment-create(1)
-
create attachments
- bite-bugzilla-attachment-get(1)
-
get attachments
- bite-bugzilla-attachment-update(1)
-
update attachments