-
We should include the GitHub CLI in the build of our Codespace so that we can execute commands against GitHub to make it easier for us checkout pull requests for review (`gh pr checkout`), create pull…
-
### Problem Statement
When using `sentry-cli`, I specify the project being deployed. However, the email sent to many users including my boss says I just deployed all the projects in our monorepo, whi…
-
### Type of issue
Typo
### Feedback
Near top of page: "Manag quota for Azure resource providers"
"Manag" should be "Manage"
### Page URL
https://learn.microsoft.com/en-us/cli/azure/quota?view=…
-
Docs need to be verified and updated for the following,
Item 1: Notebooks and python script examples consistency checks
by cross-checking what I have in canopy-cats. Copy-paste the cells that a…
-
**Describe the bug**
`supabase db push` not ending correctly in github actions `v23.10` (self-hosted ubuntu vps runner)
**To Reproduce**
Steps to reproduce the behavior:
```yaml
env:
SUPABAS…
-
### Describe the bug
Minimal Steps to reproduce:
```bash
mkdir re
cd re
echo 'println("hi")' > demo.sc
scala setup-ide .
code .
```
and open `demo.sc` in vscode. goto definition and docum…
-
In the documentation it talks to how the powershell module handles rate limiting using two configuration attributes
https://github.com/okta/okta-powershell-cli?tab=readme-ov-file#rate-limiting
The…
-
Message from serverpod asked to post below and create a new Issue.
Problem appeared out of the blue. A seemingly normal code change - generate - migration - run cycle was the plan but during genera…
-
### Describe the bug
Env: Macbook M1 Pro
- Installed latest azure cli "2.65.0_2"
- Tried to run this command - az monitor activity-log list -g "$rsg" --resource-id "$rsid" --offset 30d
I Expected t…
-
Currently, our Robo CLI handler returns the entire string between options. This is problematic for options that only need a single value like `-k --kit` which will never have a value with spaces.
Wor…