Skip to content

Update Docs to include missing CLI subcommands in the reference#400

Merged
jarugupj merged 2 commits into
mainfrom
hypeship/cli-reference-subcommands
Jun 4, 2026
Merged

Update Docs to include missing CLI subcommands in the reference#400
jarugupj merged 2 commits into
mainfrom
hypeship/cli-reference-subcommands

Conversation

@jarugupj
Copy link
Copy Markdown
Contributor

@jarugupj jarugupj commented Jun 4, 2026

Summary

Follow-up to #397. Documents the subcommands and flags that exist in CLI v0.19.3 but were still missing from the CLI reference — purely additive, no restructuring.

What changed

  • apps.mdx:
    • deploy github, deploy get, deploy delete
    • app delete
    • invoke subcommands: get, history, update, browsers, delete-browsers
    • new invoke flags: --payload-file/-f, --async-timeout, --since
    • logs --invocation/-i
  • browsers.mdx: browsers curl, browsers update, browsers telemetry stream
  • mcp.mdx: mcp server

Validation

  • All flag tables pulled from the v0.19.3 binary's --help.
  • Internal links resolve; CI (Mintlify build + broken-links) should confirm.

With this, the CLI reference covers the full released command surface.


Note

Low Risk
Documentation-only updates to CLI reference pages; no runtime, auth, or application code changes.

Overview
Adds missing CLI v0.19.3 commands and flags to the Mintlify reference so it matches the shipped binary—purely additive, no page restructuring.

reference/cli/apps.mdx now documents deploy-from-GitHub (kernel deploy github), deployment get/delete, app delete, invoke lifecycle commands (get, history, update, browsers, delete-browsers), extra invoke flags (--payload-file, --async-timeout, --since), and kernel logs --invocation.

reference/cli/browsers.mdx adds session update and curl (with curl-style flags), plus a Telemetry section for telemetry stream.

reference/cli/mcp.mdx adds kernel mcp server for MCP server info.

Reviewed by Cursor Bugbot for commit 1bd1c55. Bugbot is set up for automated code reviews on this repo. Configure here.

Documents subcommands and flags that exist in CLI v0.19.3 but were
missing from the reference: deploy github/get/delete, app delete, the
invoke subcommands (get/history/update/browsers/delete-browsers) and
flags (--payload-file/--async-timeout/--since), logs --invocation,
browsers curl/update/telemetry, and mcp server.

Follow-up to #397.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 4, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Jun 4, 2026, 2:48 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@jarugupj jarugupj changed the title Back-fill missing CLI subcommands in the reference Update Docs to include missing CLI subcommands in the reference Jun 4, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low.

The diff only adds CLI reference documentation in reference/cli/apps.mdx, reference/cli/browsers.mdx, and reference/cli/mcp.mdx. I don't see production logic, configuration, infrastructure, generated assets, redirects, or navigation changes, so the blast radius is limited to documentation content. I also found no CODEOWNERS file or requested reviewer/team signal in the PR metadata.

Approved based on the current diff.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@jarugupj jarugupj marked this pull request as ready for review June 4, 2026 17:37
@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

PRs in the kernel, infra, hypeman, and hypeship repos. kernel is a ~mono repo with many logical services underneath, ensure to focus on the implicated service for the PR

Reason: This PR only updates documentation files (mdx) with no code changes, which doesn't require deploy monitoring.

To monitor this PR anyway, reply with @firetiger monitor this.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low.

The current diff adds CLI reference documentation only: 129 inserted lines across reference/cli/apps.mdx, reference/cli/browsers.mdx, and reference/cli/mcp.mdx. I don't see production logic, configuration, navigation, redirects, infrastructure, generated assets, or shared code changes, so the blast radius is limited to docs content.

I found no CODEOWNERS file and no outstanding review requests in the PR metadata. The PR is already approved on the current head commit (1bd1c55f90beed77c88eaa764e50a2dcec157dd0), so I did not submit another approval.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@jarugupj jarugupj requested a review from dprevoznik June 4, 2026 17:53
Copy link
Copy Markdown
Contributor

@dprevoznik dprevoznik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jarugupj jarugupj merged commit 90fc0b5 into main Jun 4, 2026
4 checks passed
@jarugupj jarugupj deleted the hypeship/cli-reference-subcommands branch June 4, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants