lttng: add status command
[lttng-tools.git] / src / bin / lttng / command.h
index 9d6bc093b718b8b3675917fd40d063bcfc0e83cb..fc6f01c1c6db6e891aaa6e8cc5a425f192341683 100644 (file)
@@ -43,6 +43,7 @@ struct cmd_struct {
 };
 
 DECL_COMMAND(list);
+DECL_COMMAND(status);
 DECL_COMMAND(create);
 DECL_COMMAND(destroy);
 DECL_COMMAND(start);
This page took 0.024617 seconds and 5 git commands to generate.