We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
the ot command-line utility (“ot”) has a built-in script interpreter, with access to the entire OT Client API.
Create a text file, and chmod u+x filename in order to run it as an executable.
chmod u+x filename
Put this at the top of the file: #!/usr/local/bin/ot --script
#!/usr/local/bin/ot --script
Here are all the OT Client API functions you can call from inside the scripts: OT Client API