Skip to content
faros Docs
Sections
Open console

Enter a topic to search documentation.

    faros agent uninstall

    Uninstall faros agent systemd or launchd service

    Terminal
    faros agent uninstall [flags]

    Options

    TEXT
          --dry-run                Print what would be removed without changing the host
          --edge-name string       Edge name (used to derive unit name)
      -h, --help                   help for uninstall
          --launchd-plist string   LaunchDaemon plist path (default: /Library/LaunchDaemons/com.faros.agent.<edge>.plist)
          --type string            Installation type: server or macos (default "server")
          --unit-name string       Systemd unit name (default: faros-agent-<edge-name>)

    Inherited options

    TEXT
          --insecure-skip-tls-verify   Skip TLS certificate verification when talking to the hub
          --kubeconfig string          Path to the kubeconfig file (default: $KUBECONFIG, then ~/.kube/config)

    See also

    • faros agent — Run, install or upgrade the edge agent on a cluster or server