Add more docs for Dynamic Profiles
Notably missing:
-
Suggestions on what to name your profile plist file(s?).
-
Is it one or multiple files? The docs aren't clear.
-
Explaining what makes these profiles dynamic, and not just exported profiles in JSON/XML plist formats.
-
Lists of criteria for dynamic switching, including how to define and test the criteria.
One super useful rule to configure would be checking local.gitconfig
s for different users, and changing profiles based on that. -
What the role of environment variables are with this feature.
a. Can they be overridden, altered?
b. What does this mean in the profile plist files?"Set Local Environment Vars" : true
c. How doessudo su -
play into this feature? -
What role do tags play with Dynamic Profiles? By default, I'm not getting the same UI menu options that others are (e.g. in #3492 (closed)). Note though, that in my case, I compiled iTerm2 myself in an effort to get more padding (as in #3571).
I had to add the "Dynamic" tag to each one to get that same UI, but I don't think the profiles themselves are being treated any differently by the application itself.