This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

resin-device-toolbox

0.0.9 • Public • Published

Resin Device Toolbox - rdt

The official resinOS command line tool.

Resin Device Toolbox or rdt is a collection of utilities that can help you develop resinOS based application containers.

Preview

Click below to see a preview of rdt push

asciicast

Dependencies

Windows

Please use a bash-compatible shell (e.g. Bash for Windows 10 or Git Bash. rdt has not been tested on the standard Windows cmd shell.

Install

You can install Resin Device Toolbox by running:

$ npm install -g resin-device-toolbox

Getting Started

If you want a quick introduction on development with resinOS you can also check our tutorial.

Usage

You can get a list of available commands with rdt -h:

Usage: rdt [COMMAND] [OPTIONS]

If you need help, or just want to say hi, don't hesitate in reaching out at:

  GitHub: https://github.com/resin-os/resin-device-toolbox/issues/new
  Gitter: https://gitter.im/resin-io/chat

Primary commands:

    ssh [deviceIp]                      Get a shell into a resinOS device
    push [deviceIp]                     Push your changes to a container on local resinOS device
    logs [deviceIp]                     Get or attach to logs of a running container on a resinOS device
    scan                                Scan for resinOS devices in your local network
    configure <target>                  (Re)configure a resinOS drive or image
    flash <image>                       Flash an image to a drive
    version                             Output the version number
    help [command...]                   Show help

Global Options:

    --help, -h

Support

If you're having any problem, please raise an issue on GitHub and the Resin.io team will be happy to help. You can also get in touch with us at our public Gitter chat channel.

License

Resin Device Toolbox is free software, and may be redistributed under the terms specified in the license.

Readme

Keywords

Package Sidebar

Install

npm i resin-device-toolbox

Weekly Downloads

64

Version

0.0.9

License

Apache-2.0

Last publish

Collaborators

  • balena.io