Sergey Kolupaev

Results 91 comments of Sergey Kolupaev

Thank you for your request. Yes, you are right. The `connect` command (as well as few others) does not work with record type. The Commander team is working on adding...

It is unlikely that the automator team implements this request.

It is not possible to start the Commander in background mode. At least we have never tested this flow here in Keeper.

Commander already has `ssh` command. https://docs.keeper.io/secrets-manager/commander-cli/command-reference/connection-commands/ssh If this command finds ssh key on a record then it loads this key into system's `ssh-agent` and starts system's `ssh` command. Similar `mysql`...

Yes, that is correct. The Commander can be used in read-only mode when login session is expired. It is hard to tell if it is a bug or a feature

Unfortunately Commander is not designed to be run in background.

We are open to any suggestion on how to make this area more useful. `connect` command (`ssh` is a special version of it) can load private keys into the system's...

Thank you for feedback. Yes, autocompletion does not add trailing slash when folder is highlighted. Improvement ticket is going to be logged.

It looks like this task belongs rather to secrets-manager project then to keeper sdk for .Net. Secrets Manager already has a code sample of converting one time token to KSM...

@rdavisunr KeeperSDK/PowerCommander and SecretsManager are two separates SDKs that use different APIs. In order to start using SecretsManager a one time access token should be created. It is done with...