Tools
  • 1 Minute to read

Tools


Article summary

Allows you to execute a tool script, in this case the only tool that is available is fsmCreate.

Usage

rayasdk tools [-h] [tool] [args]

Optional arguments

  • -h --help: Show this help message and exit
  • tool: Tool Name to execute
  • args: Arguments of the script

Example

rayasdk tools fsmCreate -s state1 state2

Was this article helpful?

What's Next