Skip to content
faros Docs
Sections
Open console

Enter a topic to search documentation.

    faros init

    Run a faros hub in-process (server side, not a client command)

    Terminal
    faros init [flags]

    Options

    TEXT
          --data-dir string         Data directory for state (default "/tmp/faros-data")
          --external-kcp string     Kubeconfig for external kcp
      -h, --help                    help for init
          --hub-kubeconfig string   Kubeconfig for hub cluster
          --listen-addr string      Address to listen on (default ":9443")

    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 — faros: an open-source control plane for platform teams