Analyzes your git repository and creates a proposed Codefresh pipeline that clones the source code and builds/packages it.
codefresh analyze <repoOwner> <repoName> [context]
| 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 |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| --help | Print help information |
codefresh analyze elasticio petstore-component-nodejs github