vtex link

Syncs the app in the current directory with the development workspace in use

Options

NameDescription
--help, -hShow help for command
--account=account, -aStarts a development session in the specified account. Must be paired with the '--workspace' flag
--clean, -cCleans builder cache
--setup, -sSets up typing definitions before linking the app [see vtex setup --help]
--unsafe, -uAllows linking the app despite Typescript errors
--workspace=workspace, -wStarts a development session in the specified workspace. Can be paired with the '--account' flag to switch from the current account and workspace
--no-watchDoesn't watch for file changes after the initial link