Refresh image tags with the CLI
descampsk opened this issue · 0 comments
descampsk commented
Hello,
It seems that the coder sdk has already the possibility to refresh images tag :
But the cli doesn't have the command to do it : https://github.com/cdr/coder-cli/blob/master/internal/cmd/images.go
It has only the list image command.
How could we add the refresh image cmd ?
Thanks 👍