Skip to content

Expose NetworkEnumerateInterfaces API to netremote-cli#279

Merged
abeltrano merged 7 commits into
developfrom
clienumifs
May 28, 2024
Merged

Expose NetworkEnumerateInterfaces API to netremote-cli#279
abeltrano merged 7 commits into
developfrom
clienumifs

Conversation

@abeltrano
Copy link
Copy Markdown
Contributor

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Documentation
  • Build Infrastructure

Side Effects

  • Breaking change
  • Non-functional change

Goals

  • Allow the NetworkEnumerateInterfaces API to be invoked from the cli tool.
  • Enable richer status to be returned from NetworkEnumerateInterfaces API.

Technical Details

  • Add NetworkOperationStatus and NetworkOperationStatusCode to enable reporting richer error information from the NetworkEnumerateInterfaces API.
  • Add new net top-level command to netremote-cli app.
  • Add enumerate-interfaces sub-command to net top-level command in netremote-cli.

Test Results

  • All unit tests pass.
  • Invoked the new cli command validated output was as expected, per below:
image

Reviewer Focus

  • None

Future Work

  • None

Checklist

  • Build target all compiles cleanly.
  • clang-format and clang-tidy deltas produced no new output.
  • Newly added functions include doxygen-style comment block.

@abeltrano abeltrano requested a review from a team as a code owner May 27, 2024 16:12
@abeltrano abeltrano merged commit 30ba28c into develop May 28, 2024
@abeltrano abeltrano deleted the clienumifs branch May 28, 2024 14:59
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.

1 participant