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

Snapshots


Snapshots allow the storage and retrieval of the server configuration:

  • Take a snapshot of the configuration:

    :take-snapshot
    
  • List the available snapshots:

    :list-snapshots
    
  • Delete a snapshot:

    :delete-snapshot(name="20140814-234725965standalone-full-ha.xml")