You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./crank --version
[sub]Command required
usage: crank <Command> [-h|--help] [--debug] [--version]
sensor cli
Commands:
update update self
show show some thing
list list some thing
event do with event
Arguments:
-h --help Print help information
--debug
--version
v1.3.1 will not occur this circumstance
v1.4.0 will occur this circumstance
when fmt.Println(os.Args) it turnout [./crank --version]
The text was updated successfully, but these errors were encountered:
raises
v1.3.1 will not occur this circumstance
v1.4.0 will occur this circumstance
when
fmt.Println(os.Args)
it turnout[./crank --version]
The text was updated successfully, but these errors were encountered: