genezio clone
Usage
Interactive
genezio clone [--name <project-name>] [--region <project-region>] [--stage <project-stage>] [--logLevel <log-level>] [-h | --help] path
Description
Clone an existing project from the genezio platform. This command will download the project's files and create add them in the specified path.
Options
--name <project-name>
: Name of the project
--region <project-region>
: The region where the project is deployed.
--stage <project-stage>
: The stage of the project.
path
: The path where the project will be created
--logLevel <log-level>
: Set the verbosity of the console output.
-h | --help
: Display a help message for more information on each argument and how to use it.