• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

TOI Shell

TOI Shell makes it possible to access various platform services from the shell, e.g. with an IIP's installation script.

TOI Shell is included in the IIP kreatv-option-toish

You need to enable SSH access to be able to use this feature.


Usage

toish [<component>|<component alias>] <operation> <arguments>

To get a list of supported commands, run toish without any arguments.

If <operation> is unambiguous, then you can omit the <component alias>.

Examples

To reboot the STB:
toish ps rebootNow

To kill (and usually restart) the main application:
toish as kill 1

To load a portal URL, and temporarily whitelist it:
toish loadUri http://my.server.com/portal/index.html whitelist

To see what boot image is currently running:
toish getobject const.sw.version

5.0.1

Copyright (c) 2016 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.