> ## Documentation Index
> Fetch the complete documentation index at: https://docs.endorlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Commands

> Learn more about the available endorctl commands

The following commands are available in endorctl:

* [api](/developers-api/cli/commands/api): Interact with the Endor Labs API.
* [completion](/developers-api/cli/commands/completion): Generate a command completion script for a specified command shell.
* [container](/developers-api/cli/commands/container): Scan and operate on container images.
* [help](/developers-api/cli/commands/help): Get command help for endorctl.
* [host-check](/developers-api/cli/commands/host-check): Verify if your system is ready to perform a scan.
* [ignore](/developers-api/cli/commands/ignore): Add findings to the ignore file.
* [init](/developers-api/cli/commands/init): Authenticate to Endor Labs from a workstation with an external identity provider.
* [recommend](/developers-api/cli/commands/recommend): Suggest dependency updates that address issues across your environment.
* [sbom](/developers-api/cli/commands/sbom): Import or export SBOMs to or from Endor Labs.
  * [sbom export](/developers-api/cli/commands/sbom/export): Export an SBOM for a software package from Endor Labs.
  * [sbom import](/developers-api/cli/commands/sbom/import): Import SBOMs to Endor Labs.
* [scan](/developers-api/cli/commands/scan): Perform scans against a repository.
* [artifact sign](/developers-api/cli/commands/sign-artifacts): Sign and verify container images and build artifacts.
* [sync-org](/developers-api/cli/commands/sync-org): Sync all projects in a GitHub organization to Endor Labs.
* [toolchains](/developers-api/cli/commands/toolchains): Detect tools in your repository, create a scan profile, or generate a Dockerfile.
* [validate](/developers-api/cli/commands/validate): Validate policies and ignore files.
  * [validate ignore](/developers-api/cli/commands/validate/ignore): Validate a YAML ignore file.
  * [validate policy](/developers-api/cli/commands/validate/policy): Validate policies.
