pizza-cli icon indicating copy to clipboard operation
pizza-cli copied to clipboard

A CLI for all things OpenSauced

Results 14 pizza-cli issues
Sort by recently updated
recently updated
newest added

## Description ## What type of PR is this? (check all applicable) - [x] 🍕 Feature - [ ] 🐛 Bug Fix - [ ] 📝 Documentation Update - [...

### Describe the bug Currently, when trying to run ```pizza login``` to get the access token it produces the ```access token exchange failed``` error due to the supabase keys being...

🐛 bug

### Type of feature 🍕 Feature ### Current behavior There's currently no way to use the CLI to integrate or work with workspaces. ### Suggested solution Implement a `pizza workspaces`...

💡 feature

### Type of feature 🍕 Feature ### Current behavior It'd be great to have a feature that would add a projects dependency to an insight page. To start with, parsing...

💡 feature

### Type of feature 🍕 Feature ### Current behavior It's unknown how well supported the pizza-cli would be on windows. We don't explicitly release artifacts for it, but in theory,...

💡 feature

### Describe the bug The period flag seems to have broken at some point: ``` ❯ pizza insights contributors https://github.com/open-sauced/app -p 45 Error: error while calling 'ContributorsServiceAPI.FindAllChurnPullRequestContributors' with repository 501028599':...

🐛 bug

### Type of feature 🍕 Feature ### Current behavior This might just be a documentation thing, but when running the following command. ``` pizza insights user-contributions https://github.com/open-sauced/app ``` I get...

💡 feature

### Type of feature 🍕 Feature ### Current behavior We have the `user-contributions` command and it inspects the OpenSauced API to get number of commits / prs created / etc....

💡 feature

### Type of feature 🍕 Feature ### Current behavior There aren't really great docs around the CLI ### Suggested solution 1. We should generate man pages for the CLI 2....

💡 feature

### Describe the bug If the terminal window is rather small, text gets cut off in strange and sad ways: ![Screenshot 2023-10-16 at 4 28 55 PM](https://github.com/open-sauced/pizza-cli/assets/23109390/e74fee55-6484-4631-9618-fd55517b77d6) The text output...

🐛 bug