Bit-Ship CLI v0.5.0
What's New in Bit-Ship CLI v0.5.0?
We're super excited to launch Bit-Ship CLI version 0.5.0! ๐ This update is packed with some delightful improvements that will make your workflow smoother and more enjoyable.
Major Features
โจ Execute Commands with Magic
You can now easily connect to an interactive terminal within your container without needing to specify a command beforehand. Alternatively, you have the option to run a single specific command if desired.
Connect to interactive console
bit-ship exec
Execute single command
bit-ship exec npm i
๐ ๏ธ Containers Now Play Nice with Local CLI
Bid farewell to those pesky attouchment issues! Your containerized tasks are now best buddies with local CLI processes. Here's what this means for you:
- Colorful Logs: Say hello to vibrant logs that light up your terminal!
- Input Reading Powers: Containers can now read input from your local process, making interactions feel more natural and intuitive.
๐ฆ Build Images from Dockerfiles
We know dependencies can sometimes feel like that one cousin who always shows up unannounced. Fear not! We've added support for building images locally:
bit-ship image build {name-of-image}
How to update
To unwrap all these awesome new features, just run:
npm i -g bit-ship@latest
Join the community ๐
We're crafting Bit-Ship CLI with heaps of love and care. If you've got questions, ideas, or just want to chat about all things CLI, hop over to our Discord
Happy sailing with Bit-Ship! ๐