all: add support for provision token

This commit is contained in:
Cuong Manh Le
2023-07-27 23:05:27 +00:00
committed by Cuong Manh Le
parent 82d887f52d
commit c271896551
4 changed files with 114 additions and 11 deletions
+1
View File
@@ -28,6 +28,7 @@ var (
verbose int
silent bool
cdUID string
cdOrg string
cdDev bool
iface string
ifaceStartStop string