labctl icon indicating copy to clipboard operation
labctl copied to clipboard

iximiuz Labs control - start remote microVM playgrounds from the command line.

Results 19 labctl issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.1+incompatible to 26.1.3+incompatible. Commits b72abbb Merge pull request #5073 from vvoland/vendor-docker 26e9ff4 vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d) 4021ee9 Merge pull request #5071 from laurazard/backport/5051-26.1 326c713 OTel: implement missing...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0. Commits 905d78a go.mod: update golang.org/x dependencies ebb717d ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response 0da2a6a openpgp: fix function name in comment 5defcc1 sha3: fix...

dependencies

Make ``` labctl playground stop playID ``` to accept a list of playground IDs. Pretty much make it work like `docker stop` ``` docker stop cont1 cont2 cont3 ``` so...

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.1+incompatible to 27.0.3+incompatible. Commits 7d4bcd8 Merge pull request #5206 from thaJeztah/27.0_backport_docker_27.0.2 3134d55 vendor: github.com/docker/docker v27.0.2 912c1dd Merge pull request #5202 from vvoland/vendor-docker c97e809 vendor: github.com/docker/docker v27.0.2-dev (e953d76450b6)...

dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.8.1 ✨ Features Add env variable to suppress completion descriptions on create by @​scop in spf13/cobra#1938 🐛 Bug...

dependencies

Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.23.0 to 1.23.1. Release notes Sourced from github.com/briandowns/spinner's releases. v1.23.1 What's Changed fix: CVE-2022-29526 by @​testwill in briandowns/spinner#152 Consolidate the dependencies for the IsTerminal() API by @​debarshiray...

dependencies

Hello @iximiuz Apologies if this is not the place for such a feature request on https://labs.iximiuz.com/, but I couldn't find a better place... Being able to run playgrounds on the...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.24.0. Commits 332fd65 go.mod: update golang.org/x dependencies 0b431c7 x509roots/fallback: update bundle 349231f ssh: implement CryptoPublicKey on sk keys 44c9b0f ssh: allow server auth callbacks to...

dependencies

Bumps [github.com/charmbracelet/huh](https://github.com/charmbracelet/huh) from 0.3.0 to 0.4.2. Release notes Sourced from github.com/charmbracelet/huh's releases. v0.4.2 Your favourite files 📁 Huh? v0.4.0 (v0.4.2) introduces the File Picker to forms ✨ Prompt users to...

dependencies

I am trying to get started with amd64 version of labctl running on WSL2 - Ubuntu ``` labctl -l debug auth login labctl: Couldn't start a session: Post "https://labs.iximiuz.com/api/sessions": tls:...