Package io.apicurio.registry.cli
Class ListRulesCommand
- java.lang.Object
-
- io.apicurio.registry.cli.AbstractCommand
-
- io.apicurio.registry.cli.GroupCommand
-
- io.apicurio.registry.cli.ArtifactCommand
-
- io.apicurio.registry.cli.ListRulesCommand
-
- All Implemented Interfaces:
Runnable
public class ListRulesCommand extends ArtifactCommand
- Author:
- Ales Justin
-
-
Field Summary
-
Fields inherited from class io.apicurio.registry.cli.AbstractCommand
log, mapper
-
-
Constructor Summary
Constructors Constructor Description ListRulesCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
Methods inherited from class io.apicurio.registry.cli.AbstractCommand
getClient, println
-
-