Deploying an application via the CLI

In this recipe, we will learn how to deploy an application using the CLI. Here we will use just the basic options but keep in mind that you have several options during deployments, which we will analyze deeply in the chapter dedicated to the CLI.

Getting ready

In this recipe, and in the following one as well, we will need an application to test our configuration. For this recipe, we will need the application named example that you can find in my GitHub repository. If you skipped the Managing applications using the deployments folder recipe, please refer to it to download the source code and the projects that you will need.

How to do it…

  1. With your WildFly instance up and running, open up a terminal and connect to ...

Get WildFly Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.