cli-microsoft365
cli-microsoft365 copied to clipboard
Replace `recyclefile()` in file-copy and file-move by `Cli.executeCommand(file-removecommand)`
Currently, the commands spo file copy and spo file move are using a function this.recycleFile(params).
This should be changed and make use if the command spo file remove, called by using Cli.executeCommand(command, options)
Great suggestion! Let's do that to avoid duplicating code.
@waldekmastykarz Am willing to work on this one.
All yours! We appreciate your help 😊
Hey there @MathijsVerbeeck, are you still working on this issue?
If you need any help, let us know. 😉