Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: OpenCLICollective.salesforce-cli
PackageVersion: 0.1.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: sfdc.exe
PortableCommandAlias: sfdc
Installers:
- Architecture: x64
InstallerUrl: https://github.com/open-cli-collective/salesforce-cli/releases/download/v0.1.0/sfdc_0.1.0_windows_amd64.zip
InstallerSha256: 5ebec807c201f85eda2f926f84806a67cc4f77c502791cbd2f849cfeda68018f
- Architecture: arm64
InstallerUrl: https://github.com/open-cli-collective/salesforce-cli/releases/download/v0.1.0/sfdc_0.1.0_windows_arm64.zip
InstallerSha256: 6d21907cfb37a02b762d948f3678bba512a4ecb12d2c1c5b71b20340011e8c76
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: OpenCLICollective.salesforce-cli
PackageVersion: 0.1.0
PackageLocale: en-US
Publisher: Open CLI Collective
PublisherUrl: https://github.com/open-cli-collective
PackageName: Salesforce CLI
PackageUrl: https://github.com/open-cli-collective/salesforce-cli
License: MIT
LicenseUrl: https://github.com/open-cli-collective/salesforce-cli/blob/main/LICENSE
ShortDescription: Command-line interface for Salesforce
Description: |-
A CLI tool for interacting with Salesforce directly from your terminal.
Features include OAuth 2.0 authentication with secure token storage,
SOQL queries, object CRUD operations, and API discovery.
Tags:
- salesforce
- cli
- crm
- api
- soql
ReleaseNotesUrl: https://github.com/open-cli-collective/salesforce-cli/releases
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: OpenCLICollective.salesforce-cli
PackageVersion: 0.1.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0