Versions Compared

Key

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

OdysseusScript can be used to handle sources and sinks

#DOPSOURCE

This command removes the given source from the system.

Code Block
#DROPSOURCE nexmark:person

#DROPALLSOURCES

Removes all currently installed sources (from the calling user). The command has no parameters.

#DOPSINK

This command removes the given sink from the system.

Code Block
#DROPSINK nexmark:person

#DROPALLSINKS

Removes all currently installed ssink (from the calling user). The command has no parameters.