Skip to content
faros Docs
Sections
Open console

Enter a topic to search documentation.

    faros sandbox logs

    Print the dev process log

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

    Options

    TEXT
      -f, --follow   Keep polling and print new output (Ctrl-C to stop)
      -h, --help     help for logs

    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