Commit Graph

7 Commits

Author SHA1 Message Date
fd8dbd9ce7
cargo fmt 2025-06-25 19:20:31 +05:30
13a00e2318
added Apache 2.0 License 2025-06-19 20:43:05 +03:00
b12c8ebb4b
enable update process for VM hostname 2025-03-21 23:07:32 +02:00
88d3207cb5
fix clippy warnings 2025-03-21 20:42:46 +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
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
ba19eb4ec1
code migration 2025-03-16 22:28:19 +02:00