Skip to content

Commit 21a6a4e

Browse files
authored
New package: nebinfra.nebcli version 6.17.1 (#418183)
1 parent 47fd359 commit 21a6a4e

3 files changed

Lines changed: 72 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: nebinfra.nebcli
4+
PackageVersion: 6.17.1
5+
InstallerType: zip
6+
NestedInstallerType: portable
7+
NestedInstallerFiles:
8+
- RelativeFilePath: nebcli.exe
9+
PortableCommandAlias: nebcli
10+
Commands:
11+
- nebcli
12+
ReleaseDate: 2026-08-14
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/nebinfra/nebcli-dist/releases/download/v6.17.1/nebcli_6.17.1_windows_amd64.zip
16+
InstallerSha256: 4F784AA57663D3AB048BD66294844107F2DC4375D9A0BA9A92E7659797E9F376
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/nebinfra/nebcli-dist/releases/download/v6.17.1/nebcli_6.17.1_windows_arm64.zip
19+
InstallerSha256: 1414C8EC8AD2AA75EECCB783628B4FACF724723F8FEA8C6A1DF18683BCAB551C
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: nebinfra.nebcli
4+
PackageVersion: 6.17.1
5+
PackageLocale: en-US
6+
Publisher: Nebinfra Technologies
7+
PublisherUrl: https://nebinfra.com
8+
PublisherSupportUrl: https://github.com/nebinfra/nebcli-dist/issues
9+
Author: Nebinfra Technologies
10+
PackageName: NebCLI
11+
PackageUrl: https://docs.nebcore.ai/nebcli
12+
License: Proprietary
13+
LicenseUrl: https://github.com/nebinfra/nebcli-dist/blob/main/LICENSE
14+
Copyright: Copyright (c) 2026 Nebinfra Technologies. All rights reserved.
15+
CopyrightUrl: https://github.com/nebinfra/nebcli-dist/blob/main/LICENSE
16+
ShortDescription: Command-line tool for the NebCore platform that brokers short-lived cloud, cluster, and code-host credentials.
17+
Description: NebCLI is the single command-line tool for working with the NebCore platform from your terminal. You sign in once, and NebCLI then hands short-lived credentials to the standard tools you already use, including aws, kubectl, helm, and git. It never creates or stores a long-lived secret. When a task needs cloud, cluster, registry, or code-host access, NebCLI requests a short-lived credential, writes it where the matching standard tool already looks, and steps aside. NebCLI also validates Helm charts against platform rules before they merge, sets up and inspects clusters from a written description, and runs a self-check that diagnoses sign-in and connectivity problems.
18+
Moniker: nebcli
19+
Tags:
20+
- aws
21+
- cli
22+
- credentials
23+
- developer-tools
24+
- devops
25+
- helm
26+
- kubernetes
27+
- nebcore
28+
ReleaseNotes: |-
29+
Bug Fixes
30+
- helm: derive appset pin lines from YAML nodes
31+
- helm: honor management validation context
32+
- help: make all command help output public facing
33+
ReleaseNotesUrl: https://github.com/nebinfra/nebcli-dist/releases/tag/v6.17.1
34+
Documentations:
35+
- DocumentLabel: Overview
36+
DocumentUrl: https://docs.nebcore.ai/nebcli
37+
- DocumentLabel: Installation
38+
DocumentUrl: https://docs.nebcore.ai/installation
39+
- DocumentLabel: Commands
40+
DocumentUrl: https://docs.nebcore.ai/nebcli/commands
41+
- DocumentLabel: Authentication
42+
DocumentUrl: https://docs.nebcore.ai/nebcli/authentication
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: nebinfra.nebcli
4+
PackageVersion: 6.17.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)