7d7200bca4
feat: app UUID cli completion
2025-03-24 16:42:40 +05:30
b12c8ebb4b
enable update process for VM hostname
2025-03-21 23:07:32 +02:00
bf8a4f3a8b
feat: add app-node search
...
tabled list of app nodes
fix handler docs
some todos
2025-03-21 21:24:04 +05:30
88d3207cb5
fix clippy warnings
2025-03-21 20:42:46 +05:30
683c49564d
refactor: move report_node grpc call to general module and update CLI handler
2025-03-21 20:38:28 +05:30
ba872917c2
refactor: reorganize super-cli gRPC method to general module
...
change grpc type import as proto in snp grpc module
and updated its related imports
2025-03-21 18:11:04 +05:30
62999d2469
refactor: reorganize gRPC module and update operator handling
2025-03-21 17:08:52 +05:30
422e04a538
moved keys out of config
...
I believe we are currently not expecting users to change keys.
If we do, I believe we should think about the UX of changing sensitive
data in the CLI.
Also changed "signing key" to "mrsigner key", since all keys are used
for signing.
2025-03-21 02:38:20 +02:00
53a654577d
fix clippy warnings
2025-03-20 22:12:04 +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
bb861fe817
refactor: replace direct block_on calls with utils::block_on for consistency
2025-03-20 16:44:57 +05:30
aeca70e062
refactor: General grpc update client
...
reorganize proto imports
fix rename Brain vm client
2025-03-18 23:58:50 +05:30
505e7c3faf
organized snp proto through shared crate
2025-03-17 20:34:47 +05:30
ba19eb4ec1
code migration
2025-03-16 22:28:19 +02:00