mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-20 17:38:08 +00:00
network-debug-script: add networkctl list
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
56e3f1d5cb
commit
1b23e1a4e7
@ -4,6 +4,7 @@ function get_network_state() {
|
||||
set -x
|
||||
ip route
|
||||
ip --brief address show
|
||||
networkctl list
|
||||
docker network list
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user