noun
subcommand
Computing term for a command that is part of a larger command structure, such as in CLI tools or menu systems.
gitのサブコマンドにはaddやcommitがある。
Git subcommands include add and commit.
このツールはサブコマンドを使って操作を切り替える。
This tool switches operations using subcommands.