forked from Gitlink/gitlink-cli
docs: add scriptable output note
This commit is contained in:
parent
04a990da31
commit
8eaeced2e8
|
|
@ -20,6 +20,7 @@ The official [GitLink](https://www.gitlink.org.cn) CLI tool — built for humans
|
|||
- **Open Source, Zero Barriers** — MulanPSL-2.0 license, ready to use, just `npm install`
|
||||
- **Up and Running in 3 Minutes** — Interactive login or `GITLINK_TOKEN` env var, from install to first API call in just 3 steps
|
||||
- **Secure & Controllable** — OS-native keychain credential storage, `GITLINK_TOKEN` env var for CI/CD & non-interactive environments, auto git remote context resolution
|
||||
- **Scriptable Output** — Designed for repeatable terminal workflows and automation pipelines
|
||||
- **Three-Layer Architecture** — Shortcuts (human & AI friendly) → Raw API (full coverage) → Config (configuration management)
|
||||
|
||||
## Features
|
||||
|
|
|
|||
Loading…
Reference in New Issue