Skip to content
faros Docs
Sections
Open console

Enter a topic to search documentation.

    faros logout

    Forget the hub credentials on this machine

    Synopsis

    Delete the cached OIDC tokens for the hub and remove the faros kubeconfig context (and every faros-<edge> context created by ‘faros connect’). The hub-side session is untouched; log in again with ‘faros login’.

    Terminal
    faros logout [flags]

    Options

    TEXT
      -h, --help                 help for logout
          --keep-edge-contexts   Keep the faros-<edge> contexts (they stop working until you log in again)

    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