-
### Specification
When running the `secrets env` command in the tests, we only need to pass `--` once, and that will delimit the commands and the vault names.
However, this is not the case when runn…
-
# Run commands after instance is created
provisioner "remote-exec" {
inline = [
"sudo apt-get update -y",
"sudo apt-get install -y "
]
}
-
When connected to RDP to a server 2025 server RDP clipboard doesnt work, Not able to copy in or out. Works with all other OS Win10/11 Server16-22. Copy paste also works locally on the remote machine f…
-
# about
Create `open` command and `open-repo` command
## Detail
`zenn#open` calls xdg-open if remote url is exists
`zenn#open-repo` calls xdg-open
-
need ability to execute remote commands. May be it is possible already (tk), then write here how
needed for example to open a line from IDE, for example
-
Hey
Seems it is possible to execute custom OS command thru
https://github.com/kaeverens/kvwebme/blob/master/install/theme-upload.php#L96
$_FILES[ 'theme-zip' ][ 'name' ] - it's just a HTTP POST param…
-
### Describe the bug
I am trying to create a SSH connection to my Azure App Service (that is running a Linux container) through `az webapp create-remote-connection`.
I can SSH using the browser.
![…
-
Looks like our remote uri transformer kicks in incorrectly for command uris that take uris as arguments:
1. Using an extension running in a remote workspace (make sure it's running on the workspace s…
mjbvz updated
2 months ago
-
## Clone a Repository With Its Submodules
If is a first-time clone:
```bash
git clone --recursive
```
If is an existing repository:
```bash
git submodule update --init
```
## Add a…
-
**Describe the bug**
When the app is force killed by the user, and a remote command is delivered (i.e. bolus), it is received twice by Loop. The first one will succeed and be followed by an immedi…