Beta

One-command onboarding: sign in, register this machine as a daemon, start it

Usage: mf setup [options]

Options

OptionsPurpose
--api-url <url>API base URL
--token <token>sign in with an existing user token instead of the browser (”-” reads stdin)
--name <name>machine name shown in the dashboard (default: hostname)
--systeminstall the daemon at system scope (boot-time; needs root/sudo; default as root)
--userinstall the daemon at user scope (per-login; default as non-root)
--no-launch-browserprint the auth URL and prompt for the auth code instead of launching a browser (use over SSH)
-h, --helpdisplay help for command
Was this page helpful?