Skip to content

Update from code changes: document mint add-domain CLI command#6719

Merged
ethanpalm merged 3 commits into
mainfrom
mintlify/6f3eaca1
Jul 24, 2026
Merged

Update from code changes: document mint add-domain CLI command#6719
ethanpalm merged 3 commits into
mainfrom
mintlify/6f3eaca1

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new mint add-domain <domain> CLI command, which registers a custom domain on a deployment from the terminal and prints the DNS records to configure. Adds a command reference entry to the CLI docs and a cross-link from the custom domain guide, mirrored in Spanish.

Triggered by https://github.com/mintlify/mint/pull/9455.

Changes

  • Added mint add-domain section to the CLI command reference (English and Spanish).
  • Added a tip to the custom domain guide pointing to the new CLI command (English and Spanish).

Note

Low Risk
Documentation-only updates with no runtime or deployment logic changes.

Overview
Documents mint add-domain <domain> so users can register a custom domain from the terminal (after mint login), using the configured or first account subdomain, waiting up to 10 seconds for DNS values, then printing TXT / CNAME setup guidance with a dashboard fallback for pending records.

Adds a full mint add-domain section to the CLI command reference and a Tip on the custom domain guide linking to that command, in English, Spanish, French, and Chinese.

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

@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jul 24, 2026, 1:01 AM

@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jul 24, 2026, 1:01 AM

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 616b8a0. Configure here.

Comment thread fr/cli/commands.mdx

```bash
mint add-domain docs.example.com
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Locale files outside PR scope

Low Severity

This PR’s description scopes localization to English and Spanish, but the diff also changes French and Chinese pages. .mintlify/AGENTS.md says docs PRs should only edit English and leave es/, fr/, and zh/ to the translation workflow, so these locale edits look out of scope and risk conflicting with that process.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 616b8a0. Configure here.

Comment thread cli/commands.mdx Outdated
Comment thread cli/commands.mdx Outdated
Comment thread cli/commands.mdx Outdated
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
@ethanpalm
ethanpalm merged commit 97d6f8d into main Jul 24, 2026
6 checks passed
@ethanpalm
ethanpalm deleted the mintlify/6f3eaca1 branch July 24, 2026 18:42
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