[PR #3236] [MERGED] Add docs for langgraph deploy revisions list CLI command #3294

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

📋 Pull Request Information

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

Base: mainHead: an/20mar/revisions-list


📝 Commits (1)

  • 18b7b9c Add docs for revision list.

📊 Changes

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

View changed files

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

📄 Description

Overview

Add docs for langgraph deploy revisions list CLI command.

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/3236 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 3/20/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/20mar/revisions-list` --- ### 📝 Commits (1) - [`18b7b9c`](https://github.com/langchain-ai/docs/commit/18b7b9c29e73c5f92d91f95cce1acb816650f5d2) Add docs for revision list. ### 📊 Changes **1 file changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/cli.mdx` (+42 -0) </details> ### 📄 Description ## Overview Add docs for `langgraph deploy revisions list` CLI command. ## 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 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:43 -04:00
yindo closed this issue 2026-06-05 18:21:43 -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#3294