Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dcap-artifact-retrieval: add CLI option for specifying PCS API version and format code #669

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

mzohreva
Copy link
Contributor

This is needed for PROD-7165.
I've also moved the logic in main.rs to a library module which would be helpful in RTE-121.
Most of the changes are formatting changes. You can see the top commit separately for actual changes.

- Run `cargo fmt`
- Fix CLI app name in src/main.rs
- Move `fn main` to new `cli` module
@mzohreva mzohreva force-pushed the mz/use-v4-apis-for-dcap-artifact-retrieval branch from c95b58d to 8bedd6f Compare December 12, 2024 20:03
Taowyoo
Taowyoo previously approved these changes Dec 12, 2024
intel-sgx/dcap-artifact-retrieval/src/cli.rs Outdated Show resolved Hide resolved
intel-sgx/dcap-artifact-retrieval/src/cli.rs Show resolved Hide resolved
@mzohreva mzohreva force-pushed the mz/use-v4-apis-for-dcap-artifact-retrieval branch from 8bedd6f to 36a0134 Compare December 12, 2024 20:14
@mzohreva mzohreva requested a review from Taowyoo December 12, 2024 20:14
@mzohreva mzohreva added this pull request to the merge queue Dec 12, 2024
Merged via the queue into master with commit 1a11878 Dec 12, 2024
1 check passed
@mzohreva mzohreva deleted the mz/use-v4-apis-for-dcap-artifact-retrieval branch December 12, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants