pub fn cmd_init(args: &InitArgs) -> i32Expand description
decided init [directory] [--key KEY] [--ticketing PROVIDER] [--profile NAME] — establish (or confirm) the repository identity namespace.
Invalid key exits 2; conflict/malformed config exit 1. A successful
non-JSON init may ask the one-time sharing question (TTY-gated).