public static void CreateCommand(ICommandBuilder cmdBuilder) { cmdBuilder.AddKeyword(); cmdBuilder.AddCommandElements(); }