1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

fingerprint phrase article

This commit is contained in:
Kyle Spearrin
2018-11-16 11:14:42 -05:00
parent bb56fcc4f9
commit 6b23dfb16a
2 changed files with 29 additions and 1 deletions

View File

@@ -179,7 +179,7 @@ Special syntax is available for filters that allows you to specify `null` and `n
The `get` command allows you to retrieve a single object from your vault.
bw get (item|username|password|uri|totp|exposed|attachment|folder|collection|organization|template) <id>
bw get (item|username|password|uri|totp|exposed|attachment|folder|collection|organization|template|fingerprint) <id>
You can retrieve an object by its globally using `id` property (usually a GUID), or you can provide a search term. The search term must be specific enough to only return a single result or the CLI will return an error.