thrownewError(`Unexpected error occurred while setting up alias: ${JSON.stringify(newAlias)}`)
}
const{created,uid}=newAlias
if(created){
if(created){
console.log(`${chalk.cyan('> Success!')} Alias created ${chalk.dim(`(${uid})`)}: ${chalk.bold(chalk.underline(`https://${alias}`))} now points to ${chalk.bold(`https://${depl.url}`)}${chalk.dim(`(${depl.uid})`)}`)
console.log(`${chalk.cyan('> Success!')} Alias created ${chalk.dim(`(${uid})`)}: ${chalk.bold(chalk.underline(`https://${alias}`))} now points to ${chalk.bold(`https://${depl.url}`)}${chalk.dim(`(${depl.uid})`)}`)