0.1.0 • Published 7 years ago

stash-cli v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Usage: stash options

Commands:

config               Set or unset your config values
help                 Display help
projects             List all projects
pull-requests, prs   List pull requests
subscriptions, subs  Subscribe to repo PRs

Options:

-e, --expand-descriptions  Expand full descriptions (disabled by default)
-H, --help                 Output usage information
-h, --host                 The hostname where your Stash is
-p, --password             Your Stash password
-u, --username             Your Stash username
-v, --version              Output the version number

Examples:

- Show open PRs for PT/event-api

$ stash prs PT event-api


- Set your username

$ stash config set username jcurtis


- Set your password

$ stash config unset password