Tools
- 1 Minute to read
Tools
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 exittool
: Tool Name to executeargs
: Arguments of the script
Example
rayasdk tools fsmCreate -s state1 state2
Was this article helpful?