-
In order to use `fulfill-order`, I'll first have to pull up `view-orders` and then use mouse to copy an order's `UUID` to finish the order. Maybe this feature can be more friendly for keyboard-only us…
-
Create a callback associated with a promise.
Commands:
- create
Examples:
```
resonate callbacks create --promise-id foo --root-promise-id bar --timeout 1h --recv default
```
A receiver c…
dfarr updated
1 month ago
-
As discussed with @satwikkansal in [discussion](https://github.com/satwikkansal/wtfpython/discussions/341#discussioncomment-10947384), `cli` version is not convenient to read and hard to maintain, so …
-
### Which OpenObserve functionalities are the source of the bug?
Don't known / other
### Is this a regression?
No
### Description
`openobserve.exe export --stream_type traces --start 1730304000 -…
-
**What version of Tailwind CSS are you using?**
4.0.0-beta.2
**What build tool (or framework if it abstracts the build tool) are you using?**
Tailwind CLI.
**What version of Node.js ar…
-
Hi,
it's me again with one more bug report.
I'm trying to run the plugin list command. This is the output I'm getting:
| No. | Name | Version | Author | Identifier | file format …
fcnjd updated
2 weeks ago
-
### Description:
As we transition from CLI-based management to new internal tools developed in the epic for Wazuh-Engine, the integration documentation needs to be revised to reflect these changes. T…
-
Would it be better for UX to have a single `iroha` binary that contains all needed functionality, each gated behind features? Right now we have `iroha` and `irohad` as the main binaries, but also `iro…
-
With https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5288 being added to CAPZ, tiltfile will depend on `az` commands to peer mgmt and workload cluster VNets. We should be updating `…
-
Login and Authentication:
The user enters a UserID and Password.
The system checks these credentials against a CSV file (User.csv) to authenticate the user.
If the login is successful…