How can I Subscribe to a Public Image List Using VMCatcher?

  1. Locate the image list you would like to subscribe to and copy its URI.

  2. Issue the following command from the console

    $ vmcatcher_subscribe --auto-endorse -s <IMAGE LIST URI>
    

    for example:

    $ vmcatcher_subscribe --auto-endorse -s https://vmcaster.appdb.egi.eu/store/vappliance/demo.va.public/image.list
    

Tip: for more information about HEPiX VMCatcher, please refer to its manual.

NOTE: If you would like to subscribe to a private image list, please read here.