Provide "dry-run" functionality
- Dominant language
- Python
- Stars
- 50
- Forks
- 49
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 16
Description
### Checklist
- [X] I added a descriptive title
- [X] I searched open requests and couldn't find a duplicate
### What is the idea?
The current (and in development?) API supports the ability to create and remove shortcuts by pointing to a path or providing a dictionary of metadata.
### Why is this needed?
In some cases it is nice to know what will happen without actually running the creation or removal process.
### What should happen?
Provide a parameter or flag so that the result of create/remove is the same, but without actually executing the process of creation or removal in a similar vein to the "--dry-run" functionality of condaProvide a parameter or flag so that the result of create/remove is the same, but without actually executing the process of creation or removal in a similar vein to the "--dry-run" functionality of conda
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.