-
Version: Deno 1.46.3
It appears that the Web Cache API expiration date cannot be set.
Example
```ts
export const cache = await caches.open("cache");
const cached = await cache…
-
Hi Zowe CLI team,
I wanted to request an enhancement to the auto-init feature: make newly created profiles use defaults from the profile definition.
Currently, after invoking `config auto-init`,…
-
### Preconditions
- [X] No need to upgrade Python SDK or the Python SDK is ready.
### Related command
az snapshot create
az snapshot list
az snapshot show
az disk create
az disk list
az disk s…
-
## Command
cf ALL_COMMANDS when mutual TLS is enabled on cloud foundry side, and client certificate is a MUST.
## What occurred
TLS handshake fails because `cf` cli can't provide client certifi…
-
During setup, we run the CLI import tool a lot, and it's very long to answer all questions. There should be a non-interactive mode with CLI arguments, as well as the ability to provide the API key thr…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
In our repo, https://gi…
-
This will allow us to keep trying an API request that might timeout.
-
### Describe the bug
When you use the Azure CLI command az vm boot-diagnostics get-boot-log --ids /subscriptions/XXXXXX/resourceGroups/XXXx/providers/Microsoft.Compute/virtualMachines/xxxx in the clo…
-
I am trying to understand if I might be misunderstanding how the passwordless plugin works or if it’s behaving as expected.
When I make a POST request to /api/passwordless/send-link, it successfu…
-
Hello Mike,
It's a great project, and it is much needed.
I was planning to use, but I need to accommodate both use cases: 1password connect (as it is currently) and service accounts, which can be …