``report``
==========
.. contents:: :local:
 :depth: 1
Description
------------
Generates report to troubleshoot Service Mesh resources and setup.

Usage
-----
.. code-block:: none

  oci service-mesh debug report [OPTIONS]


Optional Parameters
--------------------
.. option:: --context [text]

Context to be used in the kube config file. If not specified, the current-context is used by default.

.. option:: --kubeconfig [text]

The filepath of the config file containing the kubernetes config of the Kubernetes Cluster. If not specified default config file will be applied.

.. option:: --resource-id [text]

The `OCID <https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm>`__ of the service-mesh resource.

.. option:: --thread-pool-size [integer range]

The Size of thread pool to execute the command



Global Parameters
------------------
Use ``oci --help`` for help on global parameters.

:option:`--auth-purpose`, :option:`--auth`, :option:`--cert-bundle`, :option:`--cli-auto-prompt`, :option:`--cli-rc-file`, :option:`--config-file`, :option:`--connection-timeout`, :option:`--debug`, :option:`--defaults-file`, :option:`--endpoint`, :option:`--generate-full-command-json-input`, :option:`--generate-param-json-input`, :option:`--help`, :option:`--latest-version`, :option:`--max-retries`, :option:`--no-retry`, :option:`--opc-client-request-id`, :option:`--opc-request-id`, :option:`--output`, :option:`--profile`, :option:`--proxy`, :option:`--query`, :option:`--raw-output`, :option:`--read-timeout`, :option:`--realm-specific-endpoint`, :option:`--region`, :option:`--release-info`, :option:`--request-id`, :option:`--version`, :option:`-?`, :option:`-d`, :option:`-h`, :option:`-i`, :option:`-v`


