snowflakedb / snowflakedb/snowflake-cli
SNOW-1991926: Expose REST API Commands
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 267
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Description
As a developer using Apache Polaris I need to create few fundamental objects like catalog, principal, roles etc., which are currently done via the OpenCatalog account UI on Snowsight.
This parity is kind of having a bit of hurdle when moving from OpenSource Apache Polaris to OpenCatalog.
Context
The Apache Polaris project already has Python utility https://github.com/apache/polaris/blob/main/polaris , it will be good to have at simulated and improved.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Apache Polaris Python utility linked in the issue and the existing Snowflake CLI command structure. Clarify which catalog, principal, and role operations need REST exposure and define the expected command scope; done means the agreed operations are available through the CLI with coverage for their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100