Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 0ea1d0f

Browse files
committed
Update 1Password limitations wording
1 parent cea9048 commit 0ea1d0f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/toolhive/how-to/secrets-management.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,13 @@ thv config secrets-provider encrypted
4545

4646
:::note
4747

48-
Currently, you can only retrieve secrets from 1Password using the
48+
The `list`, `set`, and `delete` operations aren't currently supported with
49+
1Password.
50+
51+
You can retrieve secrets using the
4952
[`thv secret get`](../reference/cli/thv_secret_get.md) command and the
50-
`--secret` parameter for [`thv run`](../reference/cli/thv_run.md). You need to
51-
create secrets in 1Password manually. The `list`, `set`, and `delete` operations
52-
aren't supported.
53+
`--secret` parameter for [`thv run`](../reference/cli/thv_run.md), but the
54+
secret must already exist in 1Password.
5355

5456
If you'd like to see more functionality, please
5557
[open an issue](https://github.com/stacklok/toolhive/issues) or join the

0 commit comments

Comments
 (0)