Working with Rake Tasks

Rake tasks can be used to configure and manage IBM Aspera Shares users, groups, shares, and nodes from the command line.

  1. Navigate to the shares folder.
    cd /opt/aspera/shares/u/shares/bin
  2. Test that your rake tasks are working correctly.
    ./run rake -T
Note: Repeat the above steps each time you need to run rake tasks to prepare your environment to run rake tasks.