https://github.com/openbce/onm
Open Network Management
https://github.com/openbce/onm
Last synced: 4 months ago
JSON representation
Open Network Management
- Host: GitHub
- URL: https://github.com/openbce/onm
- Owner: openbce
- License: apache-2.0
- Created: 2024-11-18T06:06:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T13:20:07.000Z (over 1 year ago)
- Last Synced: 2025-02-13T21:42:09.370Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 219 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Network Management
## libonm
The lib for open network management.
## xpuctl
The command line to manage XPU.
## hcactl
The command line to manage HCA of host.
## smctl
The command line to manage subnet manager.
## onm-shell
```
docker build -t openbce/onm-shell .
```