Currently, I build shell apps to run and leverage variables assigned to the client for licensing and such. I found that I cannot use a account variable in a global shell app because it wants the variable to be inherited. I don't want to push variables not used by clients to everyone and I don't want to manage local shell apps.
Why can't we call account variables in global scripts?
Comments (2 comments)