Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New in this version is using token auth so you can now skip passing the username and password and use a token from the master.

More about tokens found here in Delegated Authentication

This is passed using -t

Code Block
fast-remote-event-1.0.0-LinuxX86_64.bin -s https://primary-one.opmantek.com/omk -t myexampletoken -event=testevent -host=localhost

...