Commands and actions used in this tutorial:
INSTALLATION AND CONFIGURATION1. Download scripts to local machine and make executablecurl -LJO "https://raw.githubusercontent.com/CSCfi/ida2-command-line-tools/master/ida" curl -LJO "https://raw.githubusercontent.com/CSCfi/ida2-command-line-tools/master/ida-checksum" chmod +x ida ida-checksum
2. Verify that the ida script is working
ida -h | less
3. Create .ida-config file in home directory and setting protections
curl -LJ "https://raw.githubusercontent.com/CSCfi/ida2-command-line-tools/master/templates/ida-config" -o ~/.ida-config chmod go-rwx ~/.ida-config vi ~/.ida-config
4. Create application password named "IDA CLI" in IDA web UI and add to .ida-config
5. Verify configuration works by retrieving info of root of staging area
ida info /