Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ is_executing_as_msp_admin
Function
is_executing_as_msp_admin
keepercommander/cli.py:209–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
208
209
def
is_executing_as_msp_admin():
210
return
msp.msp_params is not None
211
212
213
def
check_if_running_as_mc(params, args):
Callers
1
do_command
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected