Package dev.agenor.tools.cli.commands
Class StatusCommand
java.lang.Object
dev.agenor.tools.cli.commands.BaseCommand
dev.agenor.tools.cli.commands.StatusCommand
- All Implemented Interfaces:
Runnable
Show detailed status of an agent or runtime.
Usage: agenor status [AGENT_ID]
-
Field Summary
Fields inherited from class dev.agenor.tools.cli.commands.BaseCommand
apiUrl, httpClient, mapper, table, verbose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.agenor.tools.cli.commands.BaseCommand
apiGet, apiPost, extractData, getApiUrl, isVerbose, printError, printSuccess
-
Constructor Details
-
StatusCommand
public StatusCommand()
-
-
Method Details
-
run
public void run()
-