in cli/cmd/provider.go [17:19]
func baseURL() string { return fmt.Sprintf("https://%s-%s.cloudfunctions.net/stacks", StateAPILocation, Project) }