An open API service indexing awesome lists of open source software.

https://github.com/dkarter/pivvy

📑 Command line utility for listing Pivotal Tracker stories and their IDs
https://github.com/dkarter/pivvy

Last synced: about 1 year ago
JSON representation

📑 Command line utility for listing Pivotal Tracker stories and their IDs

Awesome Lists containing this project

README

          

# Pivvy

Command line utility for listing Pivotal Tracker stories and their IDs

## Commands:

- `pivvy global_token` # Stores the Pivotal Tracker API token in ~/.config/pivvy/...
- `pivvy help [COMMAND]` # Describe available commands or one specific command
- `pivvy local_token` # Stores the Pivotal Tracker API token in .pivvyrc.yml for...
- `pivvy projects` # Selects a project for the current working directory
- `pivvy search [text]` # Displays all stories for a project matching the search s...
- `pivvy stories` # Displays all stories for a project
- `pivvy story_id` # gets the story id from selection