idpwmemo_view_cli_go

command module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: MIT Imports: 9 Imported by: 0

README

IDPWMemo-View-CLI-Go

IDPWMemoのデータ閲覧CLI

IDPWMemoのデータのサンプルファイルsample.memoのパスワードはさんぷるdayo  ※パスワードはUTF-8のエンコードで入力する必要がある  

実行例1

$ idpwmemo_view_cli_go sample.memo
password: さんぷるdayo

  0: SAMPLE Service
  1: サンプル!
  2: simple-sample

実行例2

$ idpwmemo_view_cli_go sample.memo "SAMPLE"
password: さんぷるdayo

[VALUES]
  service name:
    SAMPLE Service
  id:
    user1
  service url:
    http://example.com
  email:
    user1@example.com
[SECRETS]
  password:
    Password1

実行例3

$ echo さんぷるdayo > sample_password
$ idpwmemo_view_cli_go sample.memo < sample_password
password: 
  0: SAMPLE Service
  1: サンプル!
  2: simple-sample

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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