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
- Host: GitHub
- URL: https://github.com/dkarter/pivvy
- Owner: dkarter
- License: mit
- Created: 2017-08-04T21:33:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T04:13:11.000Z (over 2 years ago)
- Last Synced: 2025-06-13T16:21:39.320Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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