Commit Graph

5 Commits

Author SHA1 Message Date
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
9b3bdba70d
feat: add app inspect command with show node
refactor sgx handler imports
enhanced app list
2025-03-22 04:48:23 +05:30
53a654577d
fix clippy warnings 2025-03-20 22:12:04 +05:30
daff2fd533
fix: tokio block on error
replace retry crate with tokio-retry for asynchronous app deployment and config updates
change hratls and sign key data to Config
refactor mr_signer format to save in config
modularized deploy and config update functionality for better code arrangements
2025-03-20 21:33:01 +05:30
4d17ba6667
feat: move sgx utility functions to sgx/utils module for better organization 2025-03-20 16:51:38 +05:30