# Named Repository Configurations

**URL:** https://kopia.discourse.group/t/named-repository-configurations/3177
**Category:** Feature Requests
**Created:** [August 8, 2024, 3:24pm UTC](https://kopia.discourse.group/t/named-repository-configurations/3177 "2024-08-08T15:24:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Ericson](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/mark_ericson/32/1152_2.png) [@Mark\_Ericson](https://kopia.discourse.group/u/Mark_Ericson)
#### Post date: [August 8, 2024, 3:24pm UTC](https://kopia.discourse.group/t/named-repository-configurations/3177/1 "2024-08-08T15:24:28Z")

</div>

I’m working with kopoia CLI with multiple backup repositories and find the config-file based approach somewhat cumbersome.

At least I can use `kopia repository connect from-config -file <filepath>`. However, I then have to deal with full paths to the location of the config files.

It would be great if kopia supported “named” repository configs, so I can just specify a config name and don’t have to worry about where the configuration is located.

I use rclone quite a bit also, and it has a nice implementation of what effectively is named configs,
