Skip to content

Setting up config.yaml to toggle between directories #3915

Answered by sampsyo
bonyboy asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you can use BEETSDIR to change your configuration directory—but I actually don't think that's what you want. It sounds like you want to change the directory: configuration option within your beets configuration, right?

For that, you could use the global -d CLI flag: https://beets.readthedocs.io/en/stable/reference/cli.html#global-flags

Or, if you have other options you want to change simultaneously, you could consider using -c to add an "overlay" YAML file with all the options you want to occasionally customize.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bonyboy
Comment options

@sampsyo
Comment options

Answer selected by bonyboy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants