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

Add validation for the generate subcommand #53

Merged
merged 5 commits into from
Mar 25, 2024

Commits on Mar 20, 2024

  1. Improve &str -> String conversions

    Signed-off-by: Atanas Dinov <[email protected]>
    atanasdinov committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07f0ed3 View commit details
    Browse the repository at this point in the history
  2. Ensure config directory is not empty

    Signed-off-by: Atanas Dinov <[email protected]>
    atanasdinov committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e7e1f21 View commit details
    Browse the repository at this point in the history
  3. Ensure Ethernet interfaces are assigned a MAC address

    Signed-off-by: Atanas Dinov <[email protected]>
    atanasdinov committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0664034 View commit details
    Browse the repository at this point in the history
  4. Ensure at least a single Ethernet interface is provided

    Signed-off-by: Atanas Dinov <[email protected]>
    atanasdinov committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b93c87e View commit details
    Browse the repository at this point in the history
  5. Add successful validation scenario

    Signed-off-by: Atanas Dinov <[email protected]>
    atanasdinov committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0e8fad1 View commit details
    Browse the repository at this point in the history