Skip to content

Conversation

@jirkasemmler
Copy link
Contributor

New Feature: Force Unlink Shared and Linked Buckets

  • Added the ForceUnlinkSharedBuckets command (src/Keboola/Console/Command/ForceUnlinkSharedBuckets.php) to list all buckets in a project and force-unlink those that are both shared and linked. The command supports dry-run and force modes.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new console command to bulk unlink shared and linked buckets from projects. The command provides both dry-run and force execution modes for safely managing bucket links.

  • Added ForceUnlinkSharedBuckets command for force-unlinking shared and linked buckets
  • Integrated the new command into the CLI application
  • Added comprehensive documentation explaining usage and behavior

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/Keboola/Console/Command/ForceUnlinkSharedBuckets.php New command implementation with dry-run and force modes
cli.php Registration of the new command in the application
README.md Documentation for the new force unlink command

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

jirkasemmler and others added 2 commits September 12, 2025 11:15
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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