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
Hello, this is what i have on Debian 11: yggdrasil/unknown,now 0.4.7 amd64 [installed]
$ sudo yggdrasilctl -v getSelf
flag provided but not defined: -v
Usage: yggdrasilctl [options] command [key=value] [key=value] ...
Options:
-endpoint string
Admin socket endpoint (default "unix:///var/run/yggdrasil.sock")
-json
Output in JSON format (as opposed to pretty-print)
-version
Prints the version of this build
Please note that options must always specified BEFORE the command
on the command line or they will be ignored.
Hello, this is what i have on Debian 11:
yggdrasil/unknown,now 0.4.7 amd64 [installed]
$ sudo yggdrasilctl -v getSelf
As you can see -v not defined, but yet it suggest it in Examples as shown above.
What WORKS is: $ sudo yggdrasilctl getSelf
Can this be fixed to work anyway or suggest working commands in examples?
The text was updated successfully, but these errors were encountered: