Engin Diri
_CLOUD

_CLOUD

Follow
homeLearning RustKubernetesbadges
Tag

command line

#command-line

More content

Read more stories on Hashnode


Articles with this tag

Let's build a CLI in Rust ๐Ÿฆ€

Nov 12, 20227 min read 5.9K views

With Clap! ยท TL;DR Le code As usual, here is the code: https://github.com/dirien/rust-cli Introduction This article is inspired by Let's build a CLI in...

Let's build a CLI in Rust ๐Ÿฆ€

Build trust with signing your CLI binary and container

Aug 13, 20214 min read 1.5K views

with arkade, cosign and goreleaser ยท In the last story, we talked about, how we successfully reduced the size of our minectl ๐Ÿ—บ cli container. The idea...

Build trust with signing your CLI binary and container