cli/pkg/cmd/label
Kynan Ware b8ee5c5eba Add godoc comments to exported symbols in remaining packages
Add documentation comments to exported symbols across all remaining
smaller packages including cmd/gen-docs, context, internal/browser,
internal/gh, internal/ghcmd, internal/ghinstance, internal/ghrepo,
internal/keyring, internal/run, internal/safepaths, internal/tableprinter,
internal/text, internal/update, pkg/cmd/accessibility, pkg/cmd/actions,
pkg/cmd/alias, pkg/cmd/api, pkg/cmd/browse, pkg/cmd/cache,
pkg/cmd/completion, pkg/cmd/copilot, pkg/cmd/factory, pkg/cmd/gpg-key,
pkg/cmd/label, pkg/cmd/licenses, pkg/cmd/org, pkg/cmd/preview,
pkg/cmd/ssh-key, pkg/cmd/version, pkg/extensions, pkg/jsoncolor,
pkg/markdown, pkg/option, pkg/set, pkg/ssh, pkg/surveyext, test,
internal/authflow, and utils.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-04 16:14:20 -07:00
..
clone.go Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
clone_test.go chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
create.go Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
create_test.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
delete.go Rename --confirm flag to --yes for various destructive commands (#6915) 2023-01-26 12:48:21 +01:00
delete_test.go Rename --confirm flag to --yes for various destructive commands (#6915) 2023-01-26 12:48:21 +01:00
edit.go Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
edit_test.go Add label edit command (#5519) 2022-04-26 09:43:07 +00:00
http.go Add godoc comments to exported symbols in remaining packages 2026-03-04 16:14:20 -07:00
http_test.go Add label list sorting and delete command (#5503) 2022-05-03 07:31:18 +00:00
label.go Add godoc comments to exported symbols in remaining packages 2026-03-04 16:14:20 -07:00
list.go Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
list_test.go Remove trailing whitespace 2025-02-13 11:06:27 +05:00
shared.go Add godoc comments to exported symbols in remaining packages 2026-03-04 16:14:20 -07:00