How to manage multiple cloudflare account in same system ?
I want to manage multiple accounts based on directory such as
client1
will have its config in its own directory and client2
will have its own directory. So is there any way to let wrangler automatically pick up the configuration depending on directory.
tldr; I am looking for similar functionality like gitdir
includeIf where git automatically picks up email based on configuration0 Replies