Skip to content

gtl pr copy

Parent command: gtl pr.

Copy the pull request URL for the current branch or a specified PR to the clipboard

Aliases

cp

Usage

bash
gtl pr copy [url-or-number] [flags]

Examples

bash
gtl pr copy
gtl pr copy 123
gtl pr copy https://github.com/owner/repo/pull/123

Full Help

text
Copy the pull request URL for the current branch or a specified PR to the clipboard

Usage:
  gtl pr copy [url-or-number] [flags]

Aliases:
  copy, cp

Examples:
gtl pr copy
gtl pr copy 123
gtl pr copy https://github.com/owner/repo/pull/123

Flags:
  -h, --help   help for copy

Released under the MIT License.