Skip to content

chore: removes CLI samples see https://github.com/microsoft/kiota/pull/6734 #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025
Merged
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
7 changes: 0 additions & 7 deletions OpenAPI/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ productDirectory:
url: ./kiota/quickstarts/dotnet.md
- text: Azure auth tutorial
url: ./kiota/tutorials/dotnet-azure.md
- title: CLI
imageSrc: /media/common/i_cligeneric.svg
links:
- text: Quick start
url: ./kiota/quickstarts/cli.md
- text: Azure auth tutorial
url: ./kiota/tutorials/cli-azure.md
- title: Go
imageSrc: /media/logos/logo_Go-lightblue.svg
links:
Expand Down
9 changes: 0 additions & 9 deletions OpenAPI/kiota/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ The following table provides the list of abstractions package per language.
| Language | Package Name |
| -------- | ------------ |
| C# | Microsoft.Kiota.Abstractions |
| CLI | Microsoft.Kiota.Abstractions |
| Go | github.com/microsoft/kiota-abstractions-go |
| Java | com.microsoft.kiota:microsoft-kiota-abstractions |
| PHP | microsoft/kiota-abstractions |
Expand All @@ -62,7 +61,6 @@ The following table provides the list of serialization package per language.
| Language | Package Name | Relies on |
| -------- | ------------ | --------- |
| C# | Microsoft.Kiota.Serialization.Json | System.Text.Json |
| CLI | Microsoft.Kiota.Serialization.Json | System.Text.Json |
| Go | github.com/microsoft/kiota-serialization-json-go | None |
| Java | com.microsoft.kiota:microsoft-kiota-serialization-json | Gson |
| PHP | microsoft/kiota-serialization-json | None |
Expand All @@ -80,7 +78,6 @@ The following table provides the list of serialization package per language.
| Language | Package Name | Relies on |
| -------- | ------------ | --------- |
| C# | Microsoft.Kiota.Serialization.Multipart | None |
| CLI | Microsoft.Kiota.Serialization.Multipart | None |
| Go | github.com/microsoft/kiota-serialization-multipart-go | None |
| Java | com.microsoft.kiota:microsoft-kiota-serialization-multipart | None |
| PHP | microsoft/kiota-serialization-multipart | None |
Expand All @@ -98,7 +95,6 @@ The following table provides the list of serialization package per language.
| Language | Package Name | Relies on |
| -------- | ------------ | --------- |
| C# | Microsoft.Kiota.Serialization.Form | None |
| CLI | Microsoft.Kiota.Serialization.Form | None |
| Go | github.com/microsoft/kiota-serialization-form-go | None |
| Java | com.microsoft.kiota:microsoft-kiota-serialization-form | None |
| PHP | microsoft/kiota-serialization-form | None |
Expand All @@ -116,7 +112,6 @@ The following table provides the list of serialization package per language.
| Language | Package Name | Relies on |
| -------- | ------------ | --------- |
| C# | Microsoft.Kiota.Serialization.Text | None |
| CLI | Microsoft.Kiota.Serialization.Text | None |
| Go | github.com/microsoft/kiota-serialization-text-go | None |
| Java | com.microsoft.kiota:microsoft-kiota-serialization-text | None |
| PHP | microsoft/kiota-serialization-text | None |
Expand All @@ -136,7 +131,6 @@ The following table provides the list of HTTP package per language.
| Language | Package Name | Relies on |
| -------- | ------------ | --------- |
| C# | Microsoft.Kiota.Http.HttpClientLibrary | System.Net.Http |
| CLI | Microsoft.Kiota.Http.HttpClientLibrary | System.Net.Http |
| Go | github.com/microsoft/kiota-http-go | net/http |
| Java | com.microsoft.kiota:microsoft-kiota-http-okHttp | None |
| PHP | microsoft/kiota-http-guzzle | None |
Expand All @@ -160,7 +154,6 @@ The following table provides the list of authentication package per language.
| Language | Package Name | Relies on |
| -------- | ------------ | --------- |
| C# | Microsoft.Kiota.Authentication.Azure | Azure.Identity |
| CLI | Microsoft.Kiota.Authentication.Azure | Azure.Identity |
| Go | github.com/microsoft/kiota-authentication-azure-go | github.com/Azure/azure-sdk-for-go/sdk/azidentity |
| Java | com.microsoft.kiota:microsoft-kiota-authentication-azure | com.azure:azure-identity |
| PHP | microsoft/kiota-authentication-phpleague | phpleague |
Expand All @@ -178,7 +171,6 @@ The following table provides the list of additional package per language.
| Language | Package Name | Type |
| -------- | ------------ | ---- |
| C# | None | |
| CLI | Microsoft.Kiota.CLI.Commons, System.CommandLine | Build and runtime |
| Go | None | |
| Java | jakarta.annotation:jakarta.annotation-api:2.0.0 | Build |
| PHP | None | |
Expand All @@ -196,7 +188,6 @@ The following table provides the list of bundle package per language.
| Language | Package Name |
| -------- | ------------ |
| C# | Microsoft.Kiota.Bundle |
| CLI | Microsoft.Kiota.Bundle |
| Go | github.com/microsoft/kiota-bundle-go |
| Java | com.microsoft.kiota:microsoft-kiota-bundle |
| PHP | Not available |
Expand Down
4 changes: 0 additions & 4 deletions OpenAPI/kiota/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ landingContent:
links:
- text: Build API clients for .NET
url: quickstarts/dotnet.md
- text: Build API clients for CLI
url: quickstarts/cli.md
- text: Build API clients for Dart
url: quickstarts/dart.md
- text: Build API clients for Go
Expand All @@ -63,8 +61,6 @@ landingContent:
links:
- text: .NET tutorial
url: tutorials/dotnet-azure.md
- text: CLI tutorial
url: tutorials/cli-azure.md
- text: Go tutorial
url: tutorials/go-azure.md
- text: Java tutorial
Expand Down
1 change: 0 additions & 1 deletion OpenAPI/kiota/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ To produce a more idiomatic output for specific languages, mangling is applied t
| Language | Property name | Property accessors |
| ---------- | ------------- | ------------------ |
| CSharp | `PascalCase` | - |
| CLI | `PascalCase` | - |
| Go | - | `PascalCase` |
| Java | `camelCase` | `camelCase` |
| PHP | - | `camelCase` |
Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Kiota is a command line tool for generating an API client to call any OpenAPI-de

## Features

- Provides support for a wide range of languages: C#, CLI, Go, Java, PHP, Python, Ruby, and TypeScript
- Provides support for a wide range of languages: C#, Go, Java, PHP, Python, Ruby, and TypeScript
- Uses the full capabilities of OpenAPI descriptions
- Enables low effort implementation of new language support
- Generates only the source code necessary by building on a core library
Expand Down
118 changes: 0 additions & 118 deletions OpenAPI/kiota/quickstarts/cli.md

This file was deleted.

1 change: 0 additions & 1 deletion OpenAPI/kiota/quickstarts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Kiota quick starts are step-by-step exercises that guide you through generating

| Quick start | GitHub location |
|-------------|-----------------|
| [CLI](cli.md) | [microsoft/kiota-samples/get-started/quickstart/cli](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/cli) |
| [.NET](dotnet.md) | [microsoft/kiota-samples/get-started/quickstart/dotnet](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/dotnet) |
| [Go](go.md) | [microsoft/kiota-samples/get-started/quickstart/go](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/go) |
| [Java](java.md) | [microsoft/kiota-samples/get-started/quickstart/java](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/java) |
Expand Down
4 changes: 0 additions & 4 deletions OpenAPI/kiota/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ items:
href: quickstarts/index.md
- name: .NET
href: quickstarts/dotnet.md
- name: CLI
href: quickstarts/cli.md
- name: Dart
href: quickstarts/dart.md
- name: Go
Expand All @@ -33,8 +31,6 @@ items:
items:
- name: .NET
href: tutorials/dotnet-azure.md
- name: CLI
href: tutorials/cli-azure.md
- name: Go
href: tutorials/go-azure.md
- name: Java
Expand Down
93 changes: 0 additions & 93 deletions OpenAPI/kiota/tutorials/cli-azure.md

This file was deleted.

1 change: 0 additions & 1 deletion OpenAPI/kiota/using.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ kiota info

```bash
Language Maturity Level
CLI Preview
CSharp Stable
Go Stable
Java Preview
Expand Down