Releases: owainlewis/passage-cli
Releases · owainlewis/passage-cli
Release list
v0.1.1
passage-cli v0.1.1
Patch release for the CLI auth config path.
Install
curl -fsSL https://raw.githubusercontent.com/owainlewis/passage-cli/main/install.sh | bashChanged
passage loginnow stores credentials at~/.passage/auth.json.- The auth file is still written with
0600permissions.
v0.1.0
passage-cli v0.1.0
First public CLI release for passage.md.
Install
curl -fsSL https://raw.githubusercontent.com/owainlewis/passage-cli/main/install.sh | bashIncluded
- Login with a Passage API token.
- Check auth status from the terminal.
- Create, list, read, update, append, and replace documents.
- Share and unshare documents.
- Print raw Markdown URLs for shared documents.
- Use JSON output for agent and script workflows.