coder-v1-cli icon indicating copy to clipboard operation
coder-v1-cli copied to clipboard

Refresh image tags with the CLI

Open descampsk opened this issue 4 years ago • 0 comments

Hello,

It seems that the coder sdk has already the possibility to refresh images tag :

https://github.com/cdr/coder-cli/blob/196a2552f5824194ca034ff417bf4976803445c9/coder-sdk/image.go#L99

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 👍

descampsk avatar Jul 05 '21 07:07 descampsk