Commit Graph

19 Commits

Author SHA1 Message Date
383908b171
added support for self signed TLS certificates 2025-03-28 23:35:53 +02:00
87928d370a
feat: update package list
base-package and go-app-info package
2025-03-26 03:14:01 +05:30
88af26351d
feat: app deploy --package insted of --package-url
update package handling in CLI and only fetch package config
static package index
fix --from-yaml deployment
improved config handling
2025-03-25 17:36:15 +05:30
103fc2d7f5
fix: make wallet argument required for operator ban user command 2025-03-24 18:10:34 +05:30
0bd0eb19ed
feat: add --as-operator flag to list command for apps 2025-03-24 17:29:40 +05:30
9b3bdba70d
feat: add app inspect command with show node
refactor sgx handler imports
enhanced app list
2025-03-22 04:48:23 +05:30
b12c8ebb4b
enable update process for VM hostname 2025-03-21 23:07:32 +02:00
4bd6b48877
feat: add app-node inspect 2025-03-22 01:32:06 +05:30
bf8a4f3a8b
feat: add app-node search
tabled list of app nodes
fix handler docs
some todos
2025-03-21 21:24:04 +05:30
703a3e2c18
refactor: separate clap command logic into a function 2025-03-21 19:45:13 +05:30
11ccdb54c7
refactor: move account handling and completion functions to general cli handler 2025-03-20 22:02:05 +05:30
8936d19c39
refactor: move packager cli handle and module into general for better organization 2025-03-20 21:57:29 +05:30
36df27f3e6
refactor: cli handle operator and operator.rs moved to general module 2025-03-20 21:53:27 +05:30
de8f761e1f
refactor: handle_vm_nodes function to snp cli handler 2025-03-20 21:45:46 +05:30
30fc217ac3
feat: implement VM command handling in snp module for enhanced CLI functionality 2025-03-20 21:40:22 +05:30
0a53aebcdb
Enhanced app deployment
override launch configs envs and pass extra arguemnts to application while deploying
updated detee-shared
2025-03-19 20:50:34 +05:30
4f1ae72727
Improved app deployment process
deploying and uploading launch config on app deploy subcommand
fetch launch config from package index
disable package-type and package subcommand
modified samples
2025-03-19 19:42:11 +05:30
6bf97faac3
mark package-url as required to avoid panic 2025-03-18 02:23:41 +02:00
ba19eb4ec1
code migration 2025-03-16 22:28:19 +02:00