projects
/
project
/
unetd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b1f1d0
)
unet-cli: add missing command line help for import
author
Felix Fietkau
<nbd@nbd.name>
Mon, 16 Dec 2024 10:33:50 +0000
(11:33 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 16 Dec 2024 10:33:50 +0000
(11:33 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
scripts/unet-cli
patch
|
blob
|
history
diff --git
a/scripts/unet-cli
b/scripts/unet-cli
index 970caaade315eb55c9beba5bb55367331d993a20..9beda2c34e64c4ace60d6105878425e0f01f8e1d 100755
(executable)
--- a/
scripts/unet-cli
+++ b/
scripts/unet-cli
@@
-32,6
+32,7
@@
const usage_message = `Usage: ${basename(sourcepath())} [<flags>] <file> <comman
Commands:
- create: Create a new network file
+ - import <name/path>: Import signed network config
- set-config: Change network config parameters
- add-host <name>: Add a host
- add-ssh-host <name> <host>: Add a remote OpenWrt host via SSH