MCPcopy Create free account
hub / github.com/Keeper-Security/Commander / execute_command

Route execute_command

unit-tests/service/test_command.py:None–None  ·  view source on GitHub ↗
self.app.route('/api/v1/executecommand', methods=['POST'])

Source from the content-addressed store, hash-verified

1import unittest
2
3from unittest import TestCase, mock
4from flask import Flask

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected