# Respect commands Redocly CLI commands related to Respect: * [`generate-arazzo`](/docs/cli/commands/generate-arazzo): Generate an Arazzo file based on an OpenAPI description. * [`respect`](/docs/cli/commands/respect): Run tests based on an Arazzo file. ## Resources - Learn what Respect is and how you can use it to test API in the [Respect](/docs/respect) concept document. - Learn more about using mTLS with Respect in [Use mTLS](/docs/respect/guides/mtls-cli). - Follow steps to test API sequences in [Test a sequence of API calls](/docs/respect/guides/test-api-sequences).