{"id":26127481,"url":"https://github.com/banzaicloud/banzai-cli","last_synced_at":"2025-06-13T05:33:23.545Z","repository":{"id":41183221,"uuid":"158664694","full_name":"banzaicloud/banzai-cli","owner":"banzaicloud","description":"CLI for Banzai Cloud Pipeline platform","archived":false,"fork":false,"pushed_at":"2023-02-24T23:14:06.000Z","size":2534,"stargazers_count":30,"open_issues_count":51,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T07:48:03.382Z","etag":null,"topics":["cli","cloud","helm","kubernetes","pipeline","shell"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/banzaicloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-22T08:14:44.000Z","updated_at":"2024-01-26T03:32:45.000Z","dependencies_parsed_at":"2024-06-19T00:04:55.242Z","dependency_job_id":"84983e4e-9b2c-442a-8c9d-70e271aabf68","html_url":"https://github.com/banzaicloud/banzai-cli","commit_stats":null,"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banzaicloud%2Fbanzai-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banzaicloud%2Fbanzai-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banzaicloud%2Fbanzai-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banzaicloud%2Fbanzai-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banzaicloud","download_url":"https://codeload.github.com/banzaicloud/banzai-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750009,"owners_count":21155682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cloud","helm","kubernetes","pipeline","shell"],"created_at":"2025-03-10T18:08:33.616Z","updated_at":"2025-04-13T16:53:49.818Z","avatar_url":"https://github.com/banzaicloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a command-line interface for the [Banzai Cloud Pipeline](https://try.pipeline.banzai.cloud/) platform.\n\n### Installation\n\nUse the following command to quickly install the CLI:\n\n```\n$ curl https://getpipeline.sh | sh\n```\n\nThe [script](scripts/getcli.sh) automatically chooses the best distribution package for your platform.\n\nAvailable packages:\n\n- [Debian package](https://banzaicloud.com/downloads/banzai-cli/latest?format=deb)\n- [RPM package](https://banzaicloud.com/downloads/banzai-cli/latest?format=rpm)\n- binary tarballs for [Linux](https://banzaicloud.com/downloads/banzai-cli/latest?os=linux) and [macOS](https://banzaicloud.com/downloads/banzai-cli/latest?os=darwin).\n\nYou can also select the installation method (one of `auto`, `deb`, `rpm`, `brew`, `tar` or `go`) explicitly:\n\n```\n$ curl https://getpipeline.sh | sh -s -- deb\n```\n\nOn macOS, you can directly Homebrew:\n\n```\n$ brew install banzaicloud/tap/banzai-cli\n```\n\nAlternatively, fetch the source and compile it using `go get`:\n\n```\n$ go get github.com/banzaicloud/banzai-cli/cmd/banzai\n```\n\n### Logging in\n\nTo use the command you will have to log in.\nYou can either log in interactively using a web browser, or provide an API endpoint and a token manually.\n\nFor interactive login, just run `banzai login`, and follow the instructions given.\n\n### Use\n\nSee [command reference](https://banzaicloud.com/docs/pipeline/cli/reference/) in the [official documentation](https://banzaicloud.com/docs/pipeline/cli/).\n\n### Use Docker image\n\nLogging in\n```\n$ docker run --rm -v $(PWD)/banzai-cli:/root/ ghcr.io/banzaicloud/banzai-cli login --token \u003cyour-pipeline-token\u003e -e https://try.pipeine.banzai.cloud/pipeline\n```\n\nSelect organization\n```\n$ docker run --rm -ti -v $(PWD)/banzai-cli:/root/ ghcr.io/banzaicloud/banzai-cli organization select\n```\n\nList clusters\n```\n$ docker run --rm -ti -v $(PWD)/banzai-cli:/root/ ghcr.io/banzaicloud/banzai-cli cluster list\n```\n\nRun cluster shell\n```\n$ docker run --rm -ti -v $(PWD)/banzai-cli:/root/ ghcr.io/banzaicloud/banzai-cli cluster shell\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanzaicloud%2Fbanzai-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanzaicloud%2Fbanzai-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanzaicloud%2Fbanzai-cli/lists"}