Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Ability to install the CLI via pypi with pip or uv

Open
#6,785 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Active
Tech stack
go, python
Domain
cli, release

Research direction

Start by reviewing the repository's Go build and release configuration and how the CLI is currently distributed. Determine the packaging requirements for making the binary available through PyPI and installable with pip or uv, then validate the resulting installation in a representative CI/CD environment.

Written by the indexing model from the issue text.

Description

I believe the CLI should be able to be downloaded from pypi.

The use case is most corporate CI/CD environments sits behind tool like JFrog and the like therefore you cannot install the CLI using curl ... command as it won't be scanned by JFrog.

Having it in deployed as binay in pypi, will be automatically available to JFrog and other catalogue cachinc and mirroring tools so that can be used in the enterprise CI/CD pipelines.

Thanks! 🙏

Dominant language
Go
Stars
396
Forks
233
Avg merge
2d 52m
Merged PRs (30d)
276

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from databricks/cli

All issues in databricks/cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.