Skip to main content

Usage

terminal
appz link
Using the appz link command to link the current directory to an Appz Project.

Extended Usage

terminal
appz link [path-to-directory]
Using the appz link command and supplying a path to the local directory of the Appz Project.

Unique Options

These options are specific only to the appz link command.

Yes

Using the appz link command with the --yes option to skip questions you are asked when setting up a new Appz Project. The questions will be answered using the default scope and the current directory for the Appz Project name and location.
terminal
appz link --yes

Global Options

These general options can be applied when using the appz link command:
  • --cwd
  • --debug
  • --global-config
  • --help
  • --local-config
  • --no-color
  • --scope
  • --token
For detailed information on these global options and their applications, refer to the options section.