Files
spring-shell/spring-shell-docs/modules/ROOT/pages/using-shell-commands.adoc
2023-08-03 14:58:09 -05:00

19 lines
379 B
Plaintext

[[commands]]
= Commands
:page-section-summary-toc: 1
ifndef::snippets[:snippets: ../../test/java/org/springframework/shell/docs]
In this section, we go through an actual command registration and leave command options
and execution for later in a documentation. You can find more detailed info in
xref:appendices-techical-intro-registration.adoc[Command Registration].