Bug fixes
turbot loginwas failing if the~/.configfolder did not exist.turbot template buildwas always expecting awip-*instance branch to exist. It's now correctly limited to runs where--use-instance-root-branchis passed.
Bug fixes
turbot login was failing if the ~/.config folder did not exist.turbot template build was always expecting a wip-* instance branch to
exist. It's now correctly limited to runs where --use-instance-root-branch
is passed.