CLEASE Command Line InterfaceΒΆ

The CLEASE package comes with a convenient command line tools, that can be used for various things.

  1. Listing all tables in your database that contains correlation functions

    $ clease db mydb.db --show tab
    
  2. Listing all the names of the correlation functions stored in your database

    $ clease db mydb.db --show names
    
  3. Listing all the correlation functions of a particular entry

    $ clease db mydb.db --show cf --id 1