Skip to content
faros Docs
Sections
Open console

Enter a topic to search documentation.

    faros sandbox restart

    Restart the component's dev process

    Terminal
    faros sandbox restart <instance> <component> [flags]

    Options

    TEXT
      -h, --help   help for restart

    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)
          --org string                 Organization display name or UUID (default: the org that owns the kubeconfig's workspace)
          --workspace string           Workspace display name or UUID (default: the workspace the kubeconfig points at)

    See also

    • faros sandbox — Drive a development-mode instance: sync, exec, logs, restart, status