[PR #3104] [MERGED] Add new CLI commands: deploy list, deploy delete, deploy logs #3177

Closed
opened 2026-06-05 18:21:20 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3104
Author: @andrewnguonly
Created: 3/13/2026
Status: Merged
Merged: 3/16/2026
Merged by: @andrewnguonly

Base: mainHead: an/13mar/cli-updates


📝 Commits (2)

📊 Changes

1 file changed (+65 additions, -0 deletions)

View changed files

📝 src/langsmith/cli.mdx (+65 -0)

📄 Description

Overview

Add new reference sections for deploy list, deploy delete, deploy logs.

Indented in right-side navigation (subcommand):
image

Type of change

Type: Update existing documentation

Related issues/PRs

n/a

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

n/a


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3104 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/16/2026 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/13mar/cli-updates` --- ### 📝 Commits (2) - [`a3d6a17`](https://github.com/langchain-ai/docs/commit/a3d6a179d8d375d3c3608aee436bf336fc36cb37) Add new CLI commands. - [`656af0e`](https://github.com/langchain-ai/docs/commit/656af0ebbd331442cf7a555b7177a5ab488bacc6) Fix table formatting. ### 📊 Changes **1 file changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/cli.mdx` (+65 -0) </details> ### 📄 Description ## Overview Add new reference sections for `deploy list`, `deploy delete`, `deploy logs`. Indented in right-side navigation (subcommand): <img width="614" height="620" alt="image" src="https://github.com/user-attachments/assets/76ce234f-26ca-41bf-a289-004cc295b997" /> ## Type of change **Type:** Update existing documentation ## Related issues/PRs n/a ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> n/a --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:21:20 -04:00
yindo closed this issue 2026-06-05 18:21:20 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3177