@Retention(value=RUNTIME) @Target(value=TYPE) public @interface CliSubcommandsWithPrefix
Required for control.sh backward compatibility.
CommandsRegistry marked with this annotation must expect subcommand name with -- prefix.
Example:
./control.sh --warm-up --stop ... other options.
-- command prefix.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023