---
title: esc env referrer | CLI commands
url: /docs/esc/cli/commands/esc_env_referrer/
---

Manage environment referrers

## Synopsis

Manage environment referrers

A referrer is an entity that references an environment, such as another environment
that imports it, a Pulumi IaC stack that opens it, or a Pulumi Insights account
that consumes it.

## Options

```
  -h, --help   help for referrer
```

## Options inherited from parent commands

```
      --env string   The name of the environment to operate on.
```

## SEE ALSO

* [esc env](/docs/esc/cli/commands/esc_env/)	 - Manage environments
* [esc env referrer list](/docs/esc/cli/commands/esc_env_referrer_list/)	 - List entities that reference an environment.


