You can easily make different kind of operations on this resource.
Clone Resource
Duplicate this resource to another server or network destination.
Cloning only duplicates resource configuration (such as environment variables, build settings etc..). It does not include any resource data, such as databases or stored files.
@can('update', $resource)
Clone Resource
All configurations will be duplicated to the selected destination. The running application won't be
touched.
@else
You don't have permission to clone resources. Contact your team administrator to request access.
@endcan
Move Resource
Transfer this resource between projects and environments.