Skip to content

Add CLI provider management commands (lab provider)#1556

Merged
deep1401 merged 2 commits intomainfrom
claude/cli-team-providers-lync3
Mar 16, 2026
Merged

Add CLI provider management commands (lab provider)#1556
deep1401 merged 2 commits intomainfrom
claude/cli-team-providers-lync3

Conversation

@aliasaria
Copy link
Copy Markdown
Member

Add a new lab provider command group for team-level CRUD operations
on compute providers, enabling CLI users to list, add, update, delete,
check, enable, and disable providers without the GUI.

  • Add patch() and delete() HTTP helpers to cli/util/api.py
  • Create commands/provider.py with 8 subcommands: list, add, info,
    update, delete, check, enable, disable
  • Interactive add flow prompts for type-specific config fields
  • Register provider command group in main.py

https://claude.ai/code/session_01GPJrgfx8DpFtRMUfkccTcJ

Add a new `lab provider` command group for team-level CRUD operations
on compute providers, enabling CLI users to list, add, update, delete,
check, enable, and disable providers without the GUI.

- Add patch() and delete() HTTP helpers to cli/util/api.py
- Create commands/provider.py with 8 subcommands: list, add, info,
  update, delete, check, enable, disable
- Interactive add flow prompts for type-specific config fields
- Register provider command group in main.py

https://claude.ai/code/session_01GPJrgfx8DpFtRMUfkccTcJ
@paragon-review
Copy link
Copy Markdown

Paragon Review Skipped

Hi @aliasaria! Your Polarity credit balance is insufficient to complete this review.

Please visit https://home.polarity.cc to add more credits and continue using Paragon reviews.

@deep1401 deep1401 marked this pull request as draft March 16, 2026 14:58
@deep1401 deep1401 marked this pull request as ready for review March 16, 2026 19:31
@deep1401 deep1401 merged commit 05b7aa8 into main Mar 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants