linglong/api/schema
reddevillg bb4ed7b3e8
build / ubuntu_24.04 (push) Has been cancelled Details
build / ubuntu_22.04 (push) Has been cancelled Details
coverage / codecov (push) Has been cancelled Details
feat: Add --force option to uninstall command
Introduces a `--force` flag to the `ll-cli uninstall` command, allowing
users to forcefully uninstall packages that are typically protected,
such as base and runtime dependencies.

This commit also includes significant refactoring:
- The dependency pulling logic in `PackageManager::pullDependency` has
  been refactored to prioritize newer remote packages over existing local
  ones, ensuring dependencies are kept up-to-date.

Signed-off-by: reddevillg <reddevillg@gmail.com>
2025-11-11 16:28:50 +08:00
..
v1.json feat: Add --force option to uninstall command 2025-11-11 16:28:50 +08:00
v1.yaml feat: Add --force option to uninstall command 2025-11-11 16:28:50 +08:00