Stéphane Graber
Stéphane Graber
Assigned it to you! The change should be done directly in `cmd/incus/file.go`, the Go client package should be a mostly clear mapping to the API so we don't want it...
Hey @HassanAlsamahi, how are things going with this one?
No worries, thanks for the update!
@HassanAlsamahi any luck with the other ones?
Yeah, we want all the calls to CreateFile and DeleteFile to be gone
Hey @HassanAlsamahi, how's it going with this one?
No, you're right, I don't expect we need any change to that command
So we still have: - [ ] `recursivePullFile` (`GetInstanceFile`) - [x] `recursivePushFile` (`CreateInstanceFile`) - [x] `recursiveMkdir` (`CreateInstanceFile`, `GetInstanceFile`)
This one is quite the tricky one and is currently already assigned to me :)