Files
stack/docs/docs/cli/prisma-init.md

1.8 KiB

title, sidebar_position
title sidebar_position
stack prisma init 81

stack prisma init

Usage: stack prisma init [OPTIONS] NAME                                        
                                                                                
 Create (or re-load) the project's three Zotero anchor items: criteria,         
 extraction-template, and the reasons codebook.                                 
                                                                                
╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│ *    name      TEXT  Project slug, e.g. skin-subs. [required]                │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --db                   PATH  Zotero SQLite path.                             │
│                              [default: data/zotero/data/zotero.sqlite]       │
│ --hold    --no-hold          [default: hold]                                 │
│ --help                       Show this message and exit.                     │
╰──────────────────────────────────────────────────────────────────────────────╯