MCPcopy 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
209def is_executing_as_msp_admin():
210 return msp.msp_params is not None
211
212
213def check_if_running_as_mc(params, args):

Callers 1

do_commandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected