logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-pw-bundle-list - List bundles.

Description

       List bundles.

       List bundles on the Patchwork instance.

Name

       git-pw-bundle-list - List bundles.

Options

--owner OWNER
              Show  only  bundles  with  these  owners. Should be an email, name or ID. Private bundles of other
              users will not be shown.

       --sort FIELD
              Sort output on given field.

       --page PAGE
              Page to retrieve items from. This is influenced by the size of LIMIT.

       --limit LIMIT
              Maximum number of items to show.

       -c, --column COLUMN
              Columns to be included in output.

       -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-PWBUNDLELIST(1)

Synopsis

git-pwbundlelist [OPTIONS] [NAME]

See Also