Skip to content

cmdline: Add short version of required args#26

Merged
tylerfanelli merged 1 commit into
libkrun:mainfrom
tylerfanelli:args-short
Feb 4, 2025
Merged

cmdline: Add short version of required args#26
tylerfanelli merged 1 commit into
libkrun:mainfrom
tylerfanelli:args-short

Conversation

@tylerfanelli
Copy link
Copy Markdown
Collaborator

@tylerfanelli tylerfanelli commented Feb 4, 2025

Suggested by #25

Signed-off-by: Tyler Fanelli <tfanelli@redhat.com>
@tylerfanelli tylerfanelli requested a review from slp as a code owner February 4, 2025 01:22
Copy link
Copy Markdown
Collaborator

@jakecorrenti jakecorrenti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tylerfanelli tylerfanelli merged commit 92431db into libkrun:main Feb 4, 2025
Comment thread src/cmdline.rs
pub struct Args {
/// Number of vCPUs for the VM.
#[arg(long)]
#[arg(long, short)]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

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.

3 participants