
jhipster
List of commands for jhipster:
-
jhipster:tldr:1ca56 jhipster: Generate a Kubernetes configuration for your application.$ jhipster kubernetestry on your machineexplain this command
-
jhipster:tldr:23f43 jhipster: Generate a simple backend project.$ jhipster --skip-clienttry on your machineexplain this command
-
jhipster:tldr:2ef36 jhipster: Import a JDL file to configure your application (see: https://start.jhipster.tech/jdl-studio/).$ jhipster import-jdl ${first_file-jh second_file-jh --- n_file-jh}try on your machineexplain this command
-
jhipster:tldr:3da5b jhipster: Generate a CI/CD pipeline for your application.$ jhipster ci-cdtry on your machineexplain this command
-
jhipster:tldr:66f36 jhipster: Add a new entity to a generated project.$ jhipster entity ${entity_name}try on your machineexplain this command
-
jhipster:tldr:94044 jhipster: Apply latest JHipster updates to the project.$ jhipster upgradetry on your machineexplain this command
-
jhipster:tldr:aac38 jhipster: Generate a simple frontend project.$ jhipster --skip-servertry on your machineexplain this command
-
jhipster:tldr:b2ab7 jhipster: Generate a simple full-stack project (monolithic or microservices).$ jhipstertry on your machineexplain this command