Skip to content

Setup Commands

Commands for setting up project infrastructure.

setup

Set up project infrastructure.

Usage

tailor-sdk setup [command]

Commands

CommandDescription
setup githubGenerate GitHub Actions workflow for deployment. (beta)

See Global Options for options available to all commands.

setup github

Generate GitHub Actions workflow for deployment. (beta)

Usage

tailor-sdk setup github [options]

Options

OptionAliasDescriptionRequiredDefault
--workspace-name <WORKSPACE_NAME>-nWorkspace nameYes-
--workspace-region <WORKSPACE_REGION>-rWorkspace regionYes-
--organization-id <ORGANIZATION_ID>-oOrganization IDYes-
--folder-id <FOLDER_ID>-fFolder IDYes-
--dir <DIR>-dApp directory (for monorepo setups)No"."

See Global Options for options available to all commands.