Skip to content

Commit b6c6010

Browse files
New version: Splunk.ACS version 2.20.1 (microsoft#300225)
Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com>
1 parent cc72caa commit b6c6010

File tree

4 files changed

+74
-0
lines changed

4 files changed

+74
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Splunk.ACS
5+
PackageVersion: 2.20.1
6+
Commands:
7+
- acs
8+
ReleaseDate: 2025-10-01
9+
Installers:
10+
- Architecture: x64
11+
InstallerType: nullsoft
12+
Scope: machine
13+
InstallerUrl: https://github.com/splunk/acs-cli/releases/download/v2.20.1/acs_v2.20.1_windows_amd64_installer.exe
14+
InstallerSha256: C3D9A3CFD37CC88B2EABE13460EB72481EFB45850001772D18B3A46F6A894AA7
15+
ProductCode: ACS
16+
InstallationMetadata:
17+
DefaultInstallLocation: '%ProgramFiles%\ACS'
18+
- Architecture: x64
19+
InstallerType: zip
20+
NestedInstallerType: portable
21+
NestedInstallerFiles:
22+
- RelativeFilePath: acs.exe
23+
InstallerUrl: https://github.com/splunk/acs-cli/releases/download/v2.20.1/acs_v2.20.1_windows_amd64.zip
24+
InstallerSha256: CF4D5AB64896F49EED16364660F54DDC39FCE70316952AF7DB3EE7FACFEB7DD7
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Splunk.ACS
5+
PackageVersion: 2.20.1
6+
PackageLocale: en-US
7+
Publisher: Splunk
8+
PublisherUrl: https://www.splunk.com/
9+
PublisherSupportUrl: https://github.com/splunk/acs-cli/issues
10+
Author: Splunk LLC
11+
PackageName: ACS
12+
# PackageUrl: https://docs.splunk.com/Documentation/SplunkCloud/latest/Config/ACSCLI
13+
License: Freeware
14+
LicenseUrl: https://www.splunk.com/en_us/legal/splunk-general-terms.html
15+
Copyright: © 2005 - 2025 Splunk LLC All rights reserved.
16+
ShortDescription: Admin Config Service CLI for managing splunk cloud stacks.
17+
Description: |-
18+
Admin Config Service CLI for managing splunk cloud stacks.
19+
The Admin Config Service (ACS) provides a command line interface (CLI) that lets you perform many Splunk Cloud Platform configuration and management tasks in a self-service manner. You can use the CLI to run corresponding ACS API operations from the command line, without having to know specific API endpoint details.
20+
Moniker: acs-cli
21+
Tags:
22+
- acs
23+
- splunk
24+
ReleaseNotes: '- The new acs feature for ip-allowlist command and corresponding sub commands adds support for listing, creating and deleting acs allowlist'
25+
ReleaseNotesUrl: https://github.com/splunk/acs-cli/releases/tag/v2.19.0
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.10.0
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: Splunk.ACS
5+
PackageVersion: 2.20.1
6+
PackageLocale: zh-CN
7+
License: 免费软件
8+
ShortDescription: 用于管理 Splunk 云平台的 Admin Config Service 命令行工具。
9+
Description: |-
10+
用于管理 Splunk 云平台的 Admin Config Service 命令行工具。
11+
Admin Config Service (ACS) 提供的命令行界面 (CLI) 可让您以自助方式执行多种 Splunk 云平台配置与管理任务。通过该 CLI 工具,您无需了解具体 API 端点细节,即可在命令行中运行对应的 ACS API 操作。
12+
ManifestType: locale
13+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Splunk.ACS
5+
PackageVersion: 2.20.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)