Loading multiple configuration files into kong in db less mode

Hey there,
We are using the db less set up in kong. We have a single huge declarative config file, and would like to split it into multiple ones based on the tags. Is it possible to load multiple configuration files into kong in db less mode?
I tried to use “deck sync” but it doesn’t work in db less set up.

Any help here is much appreciated!

No, it is not possible. Kong in dbless mode only takes a single config file.

If you want to use multiple file, database is needed