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

# fly orgs replay-sources

Commands for managing cross-organization replay permissions.

## Usage

```
fly orgs replay-sources [command] [flags]
```

## Available Commands

* [add](/flyctl/cmd/fly_orgs_replay-sources_add)	 - Add allowed replay source organizations
* [list](/flyctl/cmd/fly_orgs_replay-sources_list)	 - List allowed replay source organizations
* [remove](/flyctl/cmd/fly_orgs_replay-sources_remove)	 - Remove allowed replay source organizations

## Options

```
  -h, --help   help for replay-sources
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly orgs](/flyctl/cmd/fly_orgs)	 - Commands for managing Fly organizations
