Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 2.48 KB

File metadata and controls

53 lines (44 loc) · 2.48 KB

skywire visor

← skywire

┌─┐┬┌─┬ ┬┬ ┬┬┬─┐┌─┐   ┬  ┬┬┌─┐┌─┐┬─┐
└─┐├┴┐└┬┘││││├┬┘├┤ ───└┐┌┘│└─┐│ │├┬┘
└─┘┴ ┴ ┴ └┴┘┴┴└─└─┘    └┘ ┴└─┘└─┘┴└─

Usage

skywire visor

Flags

  -c, --config string                  config file to use (default): skywire-config.json
  -C, --confarg string                 supply config as argument
  -n, --stdin                          read config from stdin
  -b, --browser                        open hypervisor ui in default web browser
      --dmsg-server string             use specified dmsg server public key
      --dmsg-server-max-attempts int   max failed connect attempts before shutdown (only with --dmsg-server) (default 5)
  -u, --user                           use config at: $HOME/skywire-config.json
  -p, --pkg                            p̶a̶c̶k̶a̶g̶e̶ ̶c̶o̶n̶f̶i̶g̶ does not exist
      --systray                        run the visor WITH the systray in one process (coupled; needs a desktop session)
      --systray-only                   run ONLY the systray, controlling a separately-running visor over RPC
      --rpc string                     visor RPC address the --systray-only tray connects to (default "localhost:3435")
  -x, --nohvui                         disable hypervisor *
  -j, --hv string                      add remote hypervisor *
  -k, --xhv                            disable remote hypervisors *
  -l, --loglvl string                  [ debug | warn | error | fatal | panic | trace ] *
  -q, --pprofmode string               [ cpu | mem | mutex | block | trace | http ]
  -r, --pprofaddr string               pprof http port (default "localhost:6060")
  -t, --logtag string                  logging tag (default "skywire")
  -z, --completion string              [ bash | zsh | fish | powershell ]
  -s, --storelog                       store all logs to file
      --forcecolor                     force color logging when out is not STDOUT
      --csrf                           Request a CSRF token for sensitive hypervisor API requests (default true)
      --use-rf                         force use of route finder (disable local route calculation)
      --all                            show all flags

Global Flags

  -h, --help   show help menu

Generated by skywire doc — do not edit by hand.