Skip to main content
Docs
English日本語
Login

Soracom CLI

Official Soracom CLI for platform management functionality.

soracom-cli provides a command-line tool soracom for calling the SORACOM API.

Features

Features of soracom command is as follows.

  • soracom command binary files, so will be automatically generated from the API definition file, it can respond quickly when the new API has been released.
  • Cross-compiled binary file in the Go can be performed by simply copying to the target environment. You do not need to or to resolve to build the environment or dependency.
  • Assembled request the specified argument in the original, call the SORACOM API. As it is to the standard output response (JSON) from the API.    * As a result, it will be able to easily or pass by processing the output of soracom command to other commands.
  • Corresponds to the bash completion (argument completion). Please describe the following line to .bashrc like.
  eval "$(soracom completion)"

Installation

Installation, initial configuration, how to use, please refer to the Github page soracom/soracom-cli .

Search Esc to close / Enter to view results