The openlayer link command links your local directory to an Openlayer project.

Usage

openlayer link

When no arguments are provided, an interactive prompt will be displayed asking the user to confirm that they want to set up a link between the local directory and an Openlayer project, if they want to link to an existing project or create a new one, and for the project name.

The --project name can also be provided as a flag:

openlayer link --project=[project name]