mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
feat(cli): upload command
This commit is contained in:
parent
c4280aa898
commit
b6ae95f55b
10 changed files with 516 additions and 0 deletions
6
go.work
Normal file
6
go.work
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
go 1.22.2
|
||||
|
||||
use (
|
||||
.
|
||||
./cmd/hcloud-image
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue