Commands for managing cross-organization replay permissions.
## Usage
~~~
fly orgs replay-sources [command] [flags]
~~~
## Available Commands
* [add](/docs/flyctl/orgs-replay-sources-add/) - Add allowed replay source organizations
* [list](/docs/flyctl/orgs-replay-sources-list/) - List allowed replay source organizations
* [remove](/docs/flyctl/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](/docs/flyctl/orgs/) - Commands for managing Fly organizations
fly orgs replay sources
Commands for managing cross-organization replay permissions.
Usage
fly orgs replay-sources [command] [flags]
Available Commands
- add - Add allowed replay source organizations
- list - List allowed replay source organizations
- 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 - Commands for managing Fly organizations