Skip to content

Commit ecbc007

Browse files
authored
New version: Proton.ProtonPass.CLI version 2.1.2 (microsoft#381138)
1 parent 4f20b34 commit ecbc007

3 files changed

Lines changed: 65 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Proton.ProtonPass.CLI
5+
PackageVersion: 2.1.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: pass-cli.exe
10+
PortableCommandAlias: pass-cli
11+
Dependencies:
12+
PackageDependencies:
13+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
14+
ReleaseDate: 2026-05-29
15+
ArchiveBinariesDependOnPath: true
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://proton.me/download/pass-cli/2.1.2/pass-cli-windows-x86_64.zip
19+
InstallerSha256: C6A7C09D32E0C36A5FAEB1B15BF82253247778110DABAD5147F7EE0C4212A5A5
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Proton.ProtonPass.CLI
5+
PackageVersion: 2.1.2
6+
PackageLocale: en-US
7+
Publisher: Proton AG
8+
PublisherUrl: https://proton.me/
9+
PublisherSupportUrl: https://proton.me/support/pass
10+
PrivacyUrl: https://proton.me/legal/privacy
11+
Author: Proton AG
12+
PackageName: Proton Pass CLI
13+
PackageUrl: https://proton.me/pass
14+
License: Proprietary
15+
Copyright: © 2026 Proton AG. All rights reserved.
16+
ShortDescription: Proton Pass CLI is a command-line interface for managing your Proton Pass vaults, items, and secrets.
17+
Description: |-
18+
The Proton Pass CLI allows you to manage your Proton Pass vaults and items directly from the command line, bringing the power of secure secret management to your terminal workflow. With the CLI, you can create, list, view, and delete vaults and items seamlessly, making it an great tool for developers and system administrators who prefer working in the command line.
19+
20+
Beyond basic vault management, the CLI allows you to inject secrets into your applications through environment variables or template files, enabling easy integration with your deployment workflows. The tool also provides comprehensive SSH integration, allowing you to use your SSH keys stored in Proton Pass with your existing SSH workflows.
21+
22+
Key features
23+
Flexible secret management
24+
- The CLI offers a flexible and intuitive approach to secret management through a simple URI syntax. You can reference any secret using the format pass://vault/item/field, making it easy to access specific credentials programmatically. This design allows you to inject secrets into environment variables for your applications or process template files that contain secret references.
25+
SSH agent integration
26+
- For developers working with SSH keys, the CLI provides robust SSH agent integration capabilities. You can load SSH keys stored in Proton Pass directly into your existing SSH agent, or run the Proton Pass CLI as a standalone SSH agent.
27+
Tags:
28+
- password
29+
- password-manager
30+
- proton
31+
- vault
32+
Documentations:
33+
- DocumentLabel: Docs
34+
DocumentUrl: https://protonpass.github.io/pass-cli/
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Proton.ProtonPass.CLI
5+
PackageVersion: 2.1.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)