snowflakedb / snowflakedb/snowflake-cli

SNOW-1991926: Expose REST API Commands

Open
#2,129 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.