You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Debian/Ubuntu Linux distributions with the `apt` package manager.
4
+
-`amd64`, `arm64`, and `arm/v7` architectures are supported.
5
+
6
+
## Configuration
7
+
8
+
There are two options for using this implementation of the 1Password CLI:
9
+
10
+
1.[Use service accounts with 1Password CLI](https://developer.1password.com/docs/service-accounts/use-with-1password-cli)
11
+
2.[Use 1Password CLI with a Connect server](https://developer.1password.com/docs/connect/connect-cli)
12
+
13
+
Both require using environment variables. The following are examples of how to set the environment variables for `devcontainer.json`based on which option (from above) is used:
0 commit comments