mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Accept arguments after -- in 'dev_cli.sh shell' and forward them to 'bash -c' inside the container. When no arguments are given, an interactive shell is started as before. This enables running one-off commands in the CI container without an interactive session, for example: ./scripts/dev_cli.sh shell -- rustup toolchain install nightly \&\& cargo +nightly fmt --all -- --check Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
25 KiB
Executable File
25 KiB
Executable File