Skip to content
faros Docs
Sections
Open console

Enter a topic to search documentation.

    faros dev

    Manage development environment for faros

    Synopsis

    Manage a development environment for faros using kind clusters.

    This command provides subcommands to initialize, update and delete kind clusters configured for faros.

    Options

    TEXT
      -h, --help   help for dev

    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
    • faros dev delete — Delete development environment
    • faros dev init — Initialize a local faros environment (hub kind cluster + optional workers)
    • faros dev update — Upgrade the faros-hub release on an existing local environment