グローバルオプション
Keeperコマンダー実行ファイルで利用できるルートフラグとパラメータ
最終更新
cat test.cmd | keeper --batch-mode -keeper test.cmdrecord-add --title="Sample Login 123" --record-type=login --folder="Personal Folder" login=username password=$GEN url=https://www.google.com "License ID"="9ACB123" url.AlternateURL=https://amazon.com
upload-attachment --file="/path/to/some/file.txt" "Sample Login 123"
share-record --email="user@company.com" --write "Sample Login 123"(echo ls -l && echo whoami && echo tree) | keeper --batch-mode -$ keeper --config=my_config.json bunch_of_commands.cmdMy Vault> run-batch -d 10 "C:\My Drive\Keeper\commands.txt"My Vault> run-batch -d 5 "/path/to/file.txt"