Skip to main content

link

Symlink a package folder.

archibald link|lnk [options]

Options

OptionDescription
-s, --source [source]Specify the source from where you want to install the packages from.
-pkg, --packages [packages]Specify packages to install. Possible values:
  • cli
  • core
  • client
  • storefront
  • server
  • testing
  • storybook
  • native
-b, --build [build]Build before installing. Default true.
-p, --pack [pack]Pack before installing. Default true.
-c, --copy [copy]Copy the packages into your project. Default true
-q, --quietDon't use interactive cli and run the command with default options.
-h, --helpShow help commands.