---
name: obsidian-md-cli-docs
description: Load the official Obsidian CLI documentation for troubleshooting, more examples, and deeper reference.
compatibility: Requires Obsidian 1.12+
---

Obsidian CLI lets you control Obsidian from your terminal.

The user wants deeper context than `obsidian help` provides, and you don't have the full docs in context.

Required Steps:
1. Read the docs: `curl -sL <docs url below>`
2. Run the appropriate `obsidian <subcommand>`

You now hold the current CLI documentation in context and can act precisely.

Applies to any `obsidian` subcommand for the rest of this session.

[Obsidian CLI Docs](https://raw.githubusercontent.com/obsidianmd/obsidian-help/refs/heads/master/en/Extending%20Obsidian/Obsidian%20CLI.md)
