Skip to content
faros Docs
Sections
Open console

Enter a topic to search documentation.

    faros edge create

    Create an edge and print its join command

    Terminal
    faros edge create <name> [flags]

    Options

    TEXT
      -h, --help                    help for create
          --labels stringToString   Labels for this edge (key=value pairs) (default [])
          --type string             Edge type: kubernetes, server (Linux host with SSH) or macos (macOS service host) (default "kubernetes")

    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 edge — Create, list, inspect and remove edges (clusters and servers)