Provided by: git-pw_2.0.0-2_all 

NAME
git-pw-bundle-update - Update a bundle.
SYNOPSIS
git-pw bundle update [OPTIONS] BUNDLE_ID
DESCRIPTION
Update a bundle.
Update bundle BUNDLE_ID. If PATCH_IDs are specified, this will overwrite all patches in the bundle. Use
'bundle add' and 'bundle remove' to add or remove patches.
Requires API version 1.2 or greater.
OPTIONS
--name TEXT
--patch INTEGER
Add the specified patch(es) to the bundle.
--public / --private
Allow other users to view this bundle. If private, only you will be able to see this bundle.
-f, --format [simple|table|csv]
Output format. Defaults to the value of 'git config pw.format' else 'table'.
1.9.0 2020-04-17 GIT-PW BUNDLE UPDATE(1)