jx project

Create a new project by importing code, creating a quickstart or custom wizard for spring

Usage

jx project

Synopsis

Create a new project by importing code, creating a quickstart or custom wizard for spring.

Examples

# Create a project using the wizard
jx-project

Options

  -h, --help   help for jx-project

Source

jenkins-x-plugins/jx-project


jx project enable

Enables lighthouse pipelines in the current directory Aliases: dump

jx project import

Imports a local project or Git repository into Jenkins

jx project mlquickstart

Create a new machine learning app from a set of quickstarts and import the generated code into Git and Jenkins for CI/CD Aliases: arch

jx project pullrequest

Create a Pull Request on the git project for the current directory Aliases: pr,pull request

jx project quickstart

Create a new app from a Quickstart and import the generated code into Git and Jenkins for CI/CD Aliases: arch

jx project spring

Create a new Spring Boot application and import the generated code into Git and Jenkins for CI/CD


Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)