Skip to content

Commit 8fcd1f6

Browse files
committed
feat(cli): add cloud account commands
1 parent e9bee1d commit 8fcd1f6

3 files changed

Lines changed: 697 additions & 0 deletions

File tree

src/bin/miosa.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ const commandModules = [
205205
"../commands/backups.js",
206206
"../commands/checkpoints.js",
207207
"../commands/cleanup.js",
208+
"../commands/cloud.js",
208209
"../commands/workspaces.js",
209210
"../commands/services.js",
210211
"../commands/containers.js",

0 commit comments

Comments
 (0)