mirror of
https://github.com/linka-cloud/d2vm.git
synced 2024-11-14 03:56:25 +00:00
Adphi
d54b3f9a2c
* build / convert: add `--platform` flag to support linux/amd64 & linux/arm64 * build: add `--pull` flag * run/hetzner: add `--type` flag to select server type * run/hetzner: add `--location` flag to select server location Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
21 lines
222 B
Plaintext
21 lines
222 B
Plaintext
.idea
|
|
tests
|
|
scratch
|
|
*.qcow2
|
|
*.vmdk
|
|
*.vdi
|
|
.DS_Store
|
|
|
|
bin/
|
|
dist/
|
|
images
|
|
/d2vm
|
|
/examples/build
|
|
/examples/full/demo-magic
|
|
/examples/full/inside
|
|
.goreleaser.yaml
|
|
docs/build
|
|
docs-src
|
|
/completions
|
|
/cmd/d2vm/run/sparsecat-linux-*
|