> ## 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 remove

Remove organizations from the list of allowed replay sources for this organization.

If no slugs are provided, an interactive selector will be shown.

## Usage

```
fly orgs replay-sources remove [<slug>...] [flags]
```

## Options

```
  -h, --help         help for remove
  -o, --org string   The target Fly.io organization
  -y, --yes          Accept all confirmations (also --auto-confirm)
```

## Global Options

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

## See Also

* [fly orgs replay-sources](/flyctl/cmd/fly_orgs_replay-sources)	 - Manage allowed replay source organizations
