-
Maybe consider rebuilding with [handlebars](https://handlebarsjs.com/) or [mustache](https://mustache.github.io/). No point continuing to support hand-rolling this for future customizations if there a…
-
# [Backend] Add Hasura CLI Docker Service
Add Hasura CLI service to existing docker-compose.yml for consistent CLI operations.
## Problem
Need to run Hasura CLI commands within Docker environme…
-
### Describe the bug
Unable to create a subscription when I use az account create command
azure-cli 2.67.0
![Image](https://github.com/user-attachments/assets/627af6c5-4d55-482c-a351-16ecb5436aca)
…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this featu…
-
Another one from @andyjeffries:
> Would be really nice if the ls commands allowed filtering of the results, so you can use the output in scripts easier. I’d like this just to output the ID of the m…
-
### Describe the bug
Not able to use any `az functionapp` command in my saw, always gets the `ModuleNotFoundError: No module named 'ctypes'` even after running the `az` alone in the terminal as the […
-
Currently, we have commands like `exportguild`, `exportall`, `exportdm` which allow the user to export batches of channels. There are some filtering options available in those commands (such as `--inc…
-
### Describe the bug
Unable to list container-group-profiles.
### Related command
az container container-group-profile list
### Errors
The command failed with an unexpected error. Here is the tra…
-
### Describe the bug
Expect to create standby container pool but getting api error
### Related command
'standby-container-group-pool', 'create', '--resource-group', 'dev-Atlas-rg', '--name', 'test-…
-
hello! i love arguably! i have this simple example:
```python
import arguably
@arguably.command
def foo__bar1():
"""some help text"""
print("foo__bar1")
@arguably.command
def…