Skip to content

Tags: yankeexe/arkade

Tags

0.6.13

Toggle 0.6.13's commit message
Display a download progress bar for arkade get

Signed-off-by: Ramiro Berrelleza <[email protected]>

0.6.12

Toggle 0.6.12's commit message
Add Gitea as an installable app

Signed-off-by: Matti R <[email protected]>

0.6.11

Toggle 0.6.11's commit message
Write registry creds to a file

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.6.10

Toggle 0.6.10's commit message
Add terraform CLI

Fixes: alexellis#200

Tested with unit tests and by downloading terraform to my Mac.

Also adds --version to "arkade get" so you can bring down
terraform 0.12.0 etc.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.6.9

Toggle 0.6.9's commit message
Fix alexellis#195 by creating .arkade folder in get command

Fixes issue alexellis#195 where the get command failed if the .arkade
folder didn't exist in $HOME.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.6.8

Toggle 0.6.8's commit message
Add CLI for Civo cloud

Civo cloud is a UK IaaS provider and has a managed k3s service.

They now produce a multi-arch Go binary, so it can be included
in arkade.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.6.7

Toggle 0.6.7's commit message
Update faas-cli version

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.6.6

Toggle 0.6.6's commit message
Add uninstall command

Fixes: alexellis#101

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.6.5

Toggle 0.6.5's commit message
Add k9s tool

Adds https://github.com/derailed/k9s - a CLI for exploring
Kubernetes interactively, like a small dashboard.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

0.6.4

Toggle 0.6.4's commit message
Read registry-creds flags from envs when specified

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>