command
module
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jun 24, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.