Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Syntax
All commands executed by the Tech.io infrastructure have to respect a format to be recognized as a valid command.
All commands have to be sent to the standard output stream and have to begin with a command token: TECHIO>
Commands respects the GNU long option syntax (arguments name prefixed with double hyphen --).
Example:
TECHIO> message --channel "out" hello world!
All other values sent to the standard output and standard error stream are interpreted as message command.
Available commands
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content