This Device Commands
This page gives information of subcommands for this-device
this-device
This command informs of the current device and helps setting device controls for login support.
DotNet CLI
Command: this-device
Example:
My Vault> this-device
Device Name: PowerShell Commander
Client Version: Commander 17.0.0
Data Key Present: True
IP Auto Approve: True
Persistent Login: False
Logout Timeout: 1 hour(s)
Biometric Login: False
Available sub-commands: rename, register, persistent_login, ip_disable_auto_approve, timeout, bioPowerCommander
Command: Get-KeeperDeviceSettings
Aliases: this-device
Syntax:
Get-KeeperDeviceSettings [<CommonParameters>]Examples:
PS> Get-KeeperDeviceSettings
DeviceName : PowerShell Commander
PersistentLogin : False
DataKeyPresent : True
IpAutoApprove : True
IsSsoUser : False
DeviceLogoutTimeout : 60 minute(s)Python CLI
Command: this-device
Example:
My Vault> this-device
Device Name Python Keeper API
Data Key Present False
IP Auto Approve True
Persistent Login False
Device Logout Timeout 30 days
Is SSO User Falsethis-device register
This command is used to encrypts the user's data key with the device public key in order to utilize persistent login sessions
this-device persistent-login
Use this command to turn on or off the "Stay Logged In" setting for your account
PowerCommander
Command: Set-KeeperDeviceSettings
Parameters:
-PersistentLogin- Enable/disable persistent login
Examples:
this-device timeout
Use this command to set inactivity duration before automatic logout. Default unit is minutes (can be set to hours or days by appending "h" or "d", respectively).
PowerCommander
Command: Set-KeeperDeviceSettings
Parameters:
-Timeout- Session timeout in minutes
Example:
this-device rename
Use this command to change the name of the device
this-device ip-auto-approve
Use this command to control the IP Address device auto-approval security setting for your account
this-device no-yubikey-pin
Use this command to turn on or off the PIN usage on Security Key (Webauthn) devices.
Last updated
Was this helpful?

