Skip to content

Commit

Permalink
add command
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Drage <[email protected]>
  • Loading branch information
cdrage authored and deboer-tim committed Jan 12, 2024
1 parent 8baf8b5 commit e7e315f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
"command": "bootc.image.build",
"title": "Build Disk Image",
"when": "ostree.bootable in imageLabelKeys"
},
}
],
"dashboard/container": [
{
"command": "bootc.vfkit",
"title": "Launch as VM"
Expand Down Expand Up @@ -96,4 +98,4 @@
"vite": "^5.0.10",
"vitest": "^1.1.0"
}
}
}

0 comments on commit e7e315f

Please sign in to comment.