Sergey Kolupaev

Results 91 comments of Sergey Kolupaev

Setting this environment variable works short term. ``` set PYTHONIOENCODING=UTF-8 ``` The next commander release will fix this issue.

Commander release 16.10.6 fixed this stdout output redirect issue. The output uses utf-8 characters now. ``` My Vault ├── Folder 1 [Shared] └── Folder 2 ```

There is no command that tells you if login will be interrupted with any prompt. It is not supported at the backend. It is not clear why you got username...

The login flow can prompt for user input up to 3 times * device approval * two factor authentication * password It is not possible to use Commander in unattended...

`oneTimeCode` can be passed as an `option` parameter: ``` option=['f.oneTimeCode=otpauth://totp/?secret=DFGFDGFDGFDG'] ``` This command is deprecated. Commander has another command for adding records `record-add` or `record_edit. RecordAddCommand` https://docs.keeper.io/secrets-manager/commander-cli/command-reference/record-commands#record-add-and-record-update-commands Command ``` record-add...

Unfortunately commands are not documented. Sorry for the late answer. I am not sure I understand the expected behavior. `ls -lf pattern` can be used to search for folders. I...

uptime information will be added to the `automator view` command in the next release.

[Persistent Login Sessions](https://docs.keeper.io/secrets-manager/commander-cli/commander-installation-setup/configuration#persistent-login-sessions) Persistent Login Sessions features lets you bypass SSO login or master password prompt when properly setup.

Thank you for letting us know about MariaDB version format differences. The next release will include this fix. https://github.com/Keeper-Security/Commander/commit/16b5ce41d6fdb91d62660aa39a0cc0a2a49b81fb