-
### Summary
please have anyone experienceed this before, expo cli keep trying to open non existent simulators on my mac, i have cleared cache deleted and done everything i know, but its not working
…
-
##### SUMMARY
The Private Endpoint can have a custom IP configuration as shown here https://learn.microsoft.com/en-us/rest/api/virtualnetwork/private-endpoints/create-or-update?view=rest-virt…
-
**Describe the bug**
I am unable to link Link Azure Monitor and Grafana to the AKS cluster using the following commands
az aks update --name $CLUSTER_NAME --resource-group $RESOURCE_GROUP --en…
-
> Yes, please use `npx sv` instead of `npm create svelte`. The `create-svelte` project will be going away shortly. I've updated all the docs on the new site, which will be rolled out later this week, …
-
# Summary
The list of global CLI options is getting long. That's fine for commands where the options are useful. But some commands don't need (and can't use) some or any of the global options. Incl…
-
I am trying to fix some orphaned data as per http://opentsdb.net/docs/build/html/user_guide/cli/fsck.html
However, I am facing `unknown --sync` error while running this from CLI
root@opentsdb-r…
-
If I'm running a standalone command without the daemon and my repo needs a migration I don't get any hints about what to do (or how to do it), only when running the daemon I get an easy solution.
`…
-
Currently everything under gen/ got removed in the generator-revamp branch.
I'll need a list of tasks/cli commands that had been lying around under that dir which are not generator related.
Most impo…
-
1. connect to redis via the redis-cli.exe like so: redis-cli -h [serverIp] -p [server port] -c
2. execute some command, for example: set mykey hello
3. press the up arrow
expected: command …
-
## Summary
We are currently using the integration test suite for gRPC endpoints and CLI commands. This is redundant if we are also writing integration tests for the server implementation. This …