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

Refactor network commands #322

Merged
merged 17 commits into from
Apr 10, 2022
Merged

Refactor network commands #322

merged 17 commits into from
Apr 10, 2022

Conversation

vinc
Copy link
Owner

@vinc vinc commented Apr 8, 2022

  • Add net config to display network configuration
  • Add net stat to display network status
  • Replace ip command with net config ip
  • Replace route command with net config gw
  • Add dhcp --verbose
  • Align command ouputs
  • Update doc
  • Update screenshots

@vinc
Copy link
Owner Author

vinc commented Apr 8, 2022

TODO: test when the filesystem or the network card is not loaded (edit: done)

@vinc
Copy link
Owner Author

vinc commented Apr 9, 2022

Color scheme:

  • Red for important content
  • Yellow for titles
  • Cyan for labels
  • Blue for debug content
  • Pink for secondary content
  • Green for secondary labels

@vinc vinc merged commit 946ea95 into trunk Apr 10, 2022
@vinc vinc deleted the feature/refactor-network-commands branch April 10, 2022 07:27
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