-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test CLI command to retrieve quote and change endpoint / TSS account …
…in one command (#1198) * Add get_quote_and_change_endpoint client fn, error handling * Cli command to change endpoint no longer takes quote * Doccomments * Clippy * Add context when calling attest endpoint * Error handle http response in GetTdxQuote command * Improve error handling when getting quotes * Use display not debug for building quote context querystring * Refactor handling of mnemonics in test-cli * Update change TSS endpoints client function and CLI command * get-tdx-quote command now takes quote context as an arguement * Changelog * Use From not Into
- Loading branch information
Showing
6 changed files
with
166 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.