Analyze

Description

Analyzes your git repository and creates a proposed Codefresh pipeline that clones the source code and builds/packages it.

Command

codefresh analyze <repoOwner> <repoName> [context]

Arguments

Option Alias Default Description
repoOwner Repository owner. required
repoName Repository name. required
context Your git context that you can get from integrations -> git , if empty - using personal context

Options

Option Alias Type Default Description
--help Print help information

Examples

Analyze repo

codefresh analyze elasticio petstore-component-nodejs github