-
Notifications
You must be signed in to change notification settings - Fork 1
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
add oyster cvm doctor and build #19
Conversation
add a readme |
use |
cli/oyster-cvm/Cargo.toml
Outdated
log = "0.4" | ||
env_logger = "0.10" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copy the readme format from other stuff ig.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check now.
cli/oyster-cvm/src/main.rs
Outdated
} | ||
|
||
#[derive(Parser)] | ||
#[command(about = "AWS Nitro Enclave Image Builder")] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make it "Oyster CVM command line utility" or smth
Has it been tested? If so, good to go. |
# Conflicts: # flake.nix
No description provided.