Merge branch '7463-aqualls-1password-mention' into 'main'

docs: Add mention of 1Password collaboration

See merge request https://gitlab.com/gitlab-org/cli/-/merge_requests/1409

Merged-by: Kai Armstrong <karmstrong@gitlab.com>
Approved-by: Kai Armstrong <karmstrong@gitlab.com>
Co-authored-by: Amy Qualls <aqualls@gitlab.com>
This commit is contained in:
Kai Armstrong 2024-02-08 21:13:25 +00:00
commit 70ce59dcec
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,7 @@ To get started with `glab`:
1. Follow the [installation instructions](#installation) appropriate for your operating system.
1. [Authenticate](#authentication) into your instance of GitLab.
1. Optional. Configure `glab` further to meet your needs:
- 1Password users can configure it to [authenticate to `glab`](https://developer.1password.com/docs/cli/shell-plugins/gitlab/).
- Set any needed global, per-project, or per-host [configuration](#configuration).
- Set any needed [environment variables](#environment-variables).
@ -51,9 +52,12 @@ Run `glab --help` to view a list of core commands in your terminal.
- [`glab alias`](docs/source/alias)
- [`glab api`](docs/source/api)
- [`glab ask`](docs/source/ask)
- [`glab auth`](docs/source/auth)
- [`glab changelog`](docs/source/changelog)
- [`glab check-update`](docs/source/check-update)
- [`glab ci`](docs/source/ci)
- [`glab cluster`](docs/source/cluster)
- [`glab completion`](docs/source/completion)
- [`glab config`](docs/source/config)
- [`glab incident`](docs/source/incident)