Object Commands
Create, view, list, and search objects in your vault.
| Command | Description |
|---|---|
tmd object create | Create a new object from a type schema |
tmd object show | Display an object’s full information |
tmd object list | List all objects in the vault |
tmd search | Full-text search across your vault |
tmd object lock <id> | Lock an object to prevent editing |
tmd object unlock <id> | Unlock a locked object |
tmd object archive <id> | Archive an object (soft delete) |
tmd object unarchive <id> | Unarchive an object |