Is there a way to get `suitecloud` to spit out wha...
# sdf
s
Is there a way to get
suitecloud
to spit out what account is currently set for use by comamnds? I see it appears to be saved in the
project.json
but I'm hoping their a way to show what account is default via the commandline (that project.json is a behind-the-scenes file)
p
you could create a hook in your suitecloud.config.js that prints it before it runs a command
s
is
suitecloud.config.js
a documented thing?
p
@stalbert Sorry about the late answer, yes it’s in the help section if you search for it.