npub127…n5r64 on Nostr: # Closes an Open or Drafted Patch > `n34 patch close` command **Usage:** ``` Closes ...
# Closes an Open or Drafted Patch
> `n34 patch close` command
**Usage:**
```
Closes an open or drafted patch
Usage: n34 patch close [OPTIONS] <PATCH_ID>
Arguments:
<PATCH_ID> The open/drafted patch id to close it. Must be orignal root patch
Options:
--repo <NADDR-NIP05-OR-SET> Repository address in `naddr` format (`naddr1...`), NIP-05 format (`4rs.nl/n34` or `_@4rs.nl/n34`), or a set name like `kernel`
```
Issue a kind `1632` (Close status) for the specified patch. The patch have to
be open or drafted.
Published at
2026-04-05 04:34:30 UTCEvent JSON
{
"id": "230b32cb3a46ac69efed79ee04f60e1c3b8bd8fa5a743f2ebc506c24795b40df",
"pubkey": "57b9455391febd50ebf57e3cae542b3339bba7afbf2a12484b98dde60421db06",
"created_at": 1775363670,
"kind": 1,
"tags": [
[
"file",
"n34/docs/patch/close.md"
],
[
"version",
"0.4.7"
]
],
"content": "# Closes an Open or Drafted Patch\n\n\u003e `n34 patch close` command\n\n**Usage:**\n```\nCloses an open or drafted patch\n\nUsage: n34 patch close [OPTIONS] \u003cPATCH_ID\u003e\n\nArguments:\n \u003cPATCH_ID\u003e The open/drafted patch id to close it. Must be orignal root patch\n\nOptions:\n --repo \u003cNADDR-NIP05-OR-SET\u003e Repository address in `naddr` format (`naddr1...`), NIP-05 format (`4rs.nl/n34` or `_@4rs.nl/n34`), or a set name like `kernel`\n```\n\nIssue a kind `1632` (Close status) for the specified patch. The patch have to\nbe open or drafted.\n\n",
"sig": "b9af3402f8e2516bfd0ff7b467d64ebda2f43cccf72f799439e166ba3ec555f57c0a7c7add49f50942925a3214defe3fbc85dd90c258c0c77873d5cc0aadd521"
}