# commands.py

包括若干命令的实现类：ProbeCommand基类和继承自它的CreateProbe，DeleteProbe，ListProbe，ClearProbe，ExecProbe，PingAll。
