Skip to content

Add/remove projects to/from a folder#479

Merged
sergii-bond merged 1 commit into
mainfrom
sergii/add-project-to-folder
May 15, 2026
Merged

Add/remove projects to/from a folder#479
sergii-bond merged 1 commit into
mainfrom
sergii/add-project-to-folder

Conversation

@sergii-bond
Copy link
Copy Markdown
Contributor

What does this PR do?

Implements this feature in SDK and CLI:
image

Type of Change

  • New feature (non-breaking change that adds functionality)

Testing

  • I have tested this change locally
  • I have added/updated tests for this change

Test details:

% roboflow folder list                                                                              
NAME      ID                    PROJECTS
--------  --------------------  --------
Other     DcudV3C2dWb21lMuMGru  0
rf100-vl  qqsFr7HheczCzclNCmfE  8

% roboflow folder add-projects qqsFr7HheczCzclNCmfE "circuit-voltages-ulq2t"                       
Added 1 project(s) to folder 'qqsFr7HheczCzclNCmfE'

% roboflow folder remove-projects qqsFr7HheczCzclNCmfE "circuit-voltages-ulq2t"               
Removed 1 project(s) from folder 'qqsFr7HheczCzclNCmfE'

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors
  • I have updated the documentation accordingly (if applicable)

Additional Context

@sergii-bond sergii-bond requested a review from tonylampada May 15, 2026 00:35
Copy link
Copy Markdown
Collaborator

@tonylampada tonylampada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@sergii-bond sergii-bond merged commit e9a912e into main May 15, 2026
15 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.

2 participants