Book Image

WildFly Configuration, Deployment, and Administration - Second Edition

Book Image

WildFly Configuration, Deployment, and Administration - Second Edition

Overview of this book

Table of Contents (19 chapters)
WildFly Configuration, Deployment, and Administration Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Startup options


The following commands can be used to start the CLI in a noninteractive way:

  • Pass script commands to the jboss-cli shell:

    ./jboss-cli.sh --connect command=:shutdown
    
  • Execute a CLI shell contained in a file:

    ./jboss-cli.sh --file=test.cli