Skip to content

--ip causes early failures even when it doesn't matter #609

@mkeeter

Description

@mkeeter
$ humility --ip 'fe80::0c1d:8cff:fec0:e207%en7'` --archive=~/oxide/hubris/target/grapefruit-standalone/dist/default/build-grapefruit-standalone-image-default.zip manifest
error: Invalid value "fe80::0c1d:8cff:fec0:e207%en7" for '--ip <IP>': Could not find interface for en7

The IP address isn't needed for humility manifest, but we parse it proactively when building the Cli object (either from the CLI or as an environment variable), and bail if we can't find the interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions