linectl

command module
v0.0.0-...-7b38ca7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

linectl

LINE LIFF, Things CLI tools in Go

usage

# init
linectl init (LINE_ACCESS_TOKEN)

# add liff app
linectl liff add (URL)
# --description(-d) is remark of liff app
linectl liff add --description hoge (URL)
# --type(-t) full|tall|compact
linectl liff add --type tall (URL)
# --ble(-b) enable LINE Things
linectl liff add --ble (URL)

# delete liff app
linectl liff delete (LIFFID)
# delete all liff apps
linectl liff delete --all

# list all liff apps
linectl liff list

# update liff app
linectl liff update (LIFFID) (URL)

# send liff app URL to LINE
linectl liff send (LIFFID) (userID)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL